Documentation ¶
Index ¶
- type Buffer
- func (b *Buffer) Bytes(offset, n int) ([]byte, error)
- func (b *Buffer) Close()
- func (b *Buffer) Finish()
- func (b *Buffer) Reader(offset, n int) (io.ReadSeeker, error)
- func (b *Buffer) SetLimit(size int)
- func (b *Buffer) SetMasked(values []string)
- func (b *Buffer) Size() int
- func (b *Buffer) Write(data []byte) (n int, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.