Documentation
¶
Index ¶
- func ConvertByteToInt64(buf []byte, offset int) int64
- func ConvertByteToUint16(buf []byte, offset int) uint16
- func ConvertByteToUint32(buf []byte, offset int) uint32
- func ConvertInt64ToByte(v int64, buf []byte, offset int)
- func ConvertUint16ToByte(v uint16, buf []byte, offset int)
- func ConvertUint32ToByte(v uint32, buf []byte, offset int)
- func Min(a int, b int) int
- func OrString(str ...string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertByteToInt64 ¶
func ConvertByteToUint16 ¶
func ConvertByteToUint32 ¶
func ConvertInt64ToByte ¶
func ConvertUint16ToByte ¶
func ConvertUint32ToByte ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.