Documentation
¶
Index ¶
- func ByteArrayToNumber(bt []byte, order binary.ByteOrder) (int64, error)
- func ByteArrayToNumberAsDefault(bt []byte) (int64, error)
- func ByteArrayToString(b []byte) string
- func GetBytes(key interface{}) ([]byte, error)
- func NumberToByteArray(num int, order binary.ByteOrder) ([]byte, error)
- func NumberToByteArrayAsDefault(num int) ([]byte, error)
- func StringToByteArray(s string) []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.