Documentation
¶
Overview ¶
Package containing helper structures and function
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 simple wrapper around a []byte to facilitate efficient marshaling of lattigo's objects
func (*Buffer) ReadUint64 ¶
func (*Buffer) ReadUint64Slice ¶
func (*Buffer) WriteUint8 ¶
func (*Buffer) WriteUint64 ¶
func (*Buffer) WriteUint64Slice ¶
Click to show internal directories.
Click to hide internal directories.