Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Buffer ¶
type Buffer struct {
// contains filtered or unexported fields
}
Buffer is a fixed-capacity implementation of compile.CodeBuffer and compile.DataBuffer.
func Buf ¶
Buf truncates the length of b to zero. (This function is not called NewBuffer because it has different semantics than the stdlib functions.)
func (*Buffer) ResizeBytes ¶
Click to show internal directories.
Click to hide internal directories.