Documentation
¶
Index ¶
- func BytesToInt64(b []byte) int64
- func BytesToUint16(b []byte) uint16
- func BytesToUint32(b []byte) uint32
- func BytesToUint64(b []byte) uint64
- func Hash(key []byte) uint64
- func HashStr(key string) uint64
- func Int16ToInt64(numbers ...int16) []int64
- func Int32ToInt64(numbers ...int32) []int64
- func Int64ToBytes(i int64) []byte
- func Int8ToInt64(numbers ...int8) []int64
- func IntToInt64(numbers ...int) []int64
- func Uint16ToBytes(u uint16) []byte
- func Uint32ToBytes(u uint32) []byte
- func Uint64ToBytes(u uint64) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToInt64 ¶
func BytesToUint16 ¶
func BytesToUint32 ¶
func BytesToUint64 ¶
func Int16ToInt64 ¶
func Int32ToInt64 ¶
func Int64ToBytes ¶
func Int8ToInt64 ¶
func IntToInt64 ¶
func Uint16ToBytes ¶
func Uint32ToBytes ¶
func Uint64ToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.