Documentation ¶
Index ¶
- type L
- func (load L) Byte() byte
- func (load L) Bytes(n uint32) (data []byte)
- func (load L) Count() []struct{}
- func (load L) Into(buf []byte)
- func (load L) Uint32() (x uint32)
- func (load L) Uint64() (x uint64)
- func (load L) Varint32() int32
- func (load L) Varint64() (x int64)
- func (load L) Varint7() int8
- func (load L) Varuint1() bool
- func (load L) Varuint32() uint32
- func (load L) Varuint64() (x uint64)
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.