Documentation
¶
Index ¶
- func Btoi(b []byte, offset int, size int) int64
- func Btoi16(b []byte, offset int) int16
- func Btoi32(b []byte, offset int) int32
- func Btoi64(b []byte, offset int) int64
- func Btoui16(b []byte, offset int) uint16
- func Btoui32(b []byte, offset int) uint32
- func Itob16(v int16) []byte
- func Itob32(v int32) []byte
- func Itob64(v int64) []byte
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.