Documentation ¶
Index ¶
- func BytesCombine(pBytes ...[]byte) []byte
- func BytesToInt(bys []byte) (dataInt int, err error)
- func BytesToInt64(buf []byte) int64
- func BytesToUint16(array []byte) uint16
- func Int64ToBytes(i int64) []byte
- func IntToBytes(n int) (dataByte []byte, err error)
- func Uint16ToBytes(n uint16) []byte
- func Uint32ToBytes(n uint32) []byte
- func Uint64ToBytes(n uint64) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToInt ¶
func BytesToInt64 ¶
func Int64ToBytes ¶
func IntToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.