Documentation
¶
Index ¶
- func B1(val uint8) []byte
- func B2(val uint16) []byte
- func B4(val uint32) []byte
- func B8(val uint64) []byte
- func I16(buffer []byte) int16
- func I32(buffer []byte) int32
- func I64(buffer []byte) int64
- func I8(buffer []byte) int8
- func Q1(val int8) []byte
- func Q2(val int16) []byte
- func Q4(val int32) []byte
- func Q8(val int64) []byte
- func U16(buffer []byte) uint16
- func U32(buffer []byte) uint32
- func U64(buffer []byte) uint64
- func U8(buffer []byte) uint8
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.