Documentation ¶
Index ¶
- func DecodeInt32(r io.Reader) (ret int32, num uint64, err error)
- func DecodeInt33AsInt64(r io.Reader) (ret int64, num uint64, err error)
- func DecodeInt64(r io.Reader) (ret int64, num uint64, err error)
- func DecodeUint32(r io.Reader) (ret uint32, num uint64, err error)
- func DecodeUint64(r io.Reader) (ret uint64, num uint64, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.