Documentation
¶
Index ¶
- type Buffer
- func (b *Buffer) Bool(value bool) (self *Buffer)
- func (b *Buffer) Byte(value byte) (self *Buffer)
- func (b *Buffer) F32(values ...float32) (self *Buffer)
- func (b *Buffer) F64(values ...float64) (self *Buffer)
- func (b *Buffer) Op(op Op) (self *Buffer)
- func (b *Buffer) Raw(value []byte) (self *Buffer)
- func (b *Buffer) Reset() (self *Buffer)
- func (b *Buffer) String(value string) (self *Buffer)
- func (b *Buffer) U32(value uint32) (self *Buffer)
- type Op
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.