Documentation ¶
Index ¶
- func Decode(data []byte, v interface{}) error
- func DecodeUint32(v []byte) uint32
- func DecodeUint32Slice(v []byte) []uint32
- func DecodeUint64(v []byte) uint64
- func Encode(v interface{}) ([]byte, error)
- func EncodeUint32(v uint32) []byte
- func EncodeUint32Slice(v []uint32) []byte
- func EncodeUint64(v uint64) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeUint32 ¶
func DecodeUint32Slice ¶
func DecodeUint64 ¶
func EncodeUint32 ¶
func EncodeUint32Slice ¶
func EncodeUint64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.