Documentation ¶
Index ¶
- type Buffer
- func (b *Buffer) Bytes() []byte
- func (b *Buffer) Free()
- func (b *Buffer) String() string
- func (b *Buffer) Write(bytes []byte) (int, error)
- func (b *Buffer) WriteByte(char byte) error
- func (b *Buffer) WriteString(str string) (int, error)
- func (b *Buffer) WriteStringIf(ok bool, str string) (int, 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.