Documentation ¶
Index ¶
- func BEBytesToInt(data []byte) (ret int)
- func BEBytesToInt32(data []byte) (ret int32)
- func BEBytesToUint32(data []byte) (ret uint32)
- func BEUInt32ToBytes(data uint32) []byte
- func LEBytesToUInt32(data []byte) uint32
- func LEBytesToUint16(data []byte) uint16
- func LEBytesToUint64(data []byte) uint64
- func LEUInt16ToBytes(data uint16) []byte
- func LEUint32ToBytes(data uint32) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BEBytesToInt ¶
func BEBytesToInt32 ¶
func BEBytesToUint32 ¶
func BEUInt32ToBytes ¶
func LEBytesToUInt32 ¶
func LEBytesToUint16 ¶
func LEBytesToUint64 ¶
func LEUInt16ToBytes ¶
func LEUint32ToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.