Documentation
¶
Index ¶
- func Bytes2Int64(val []byte) (int64, error)
- func ClearBit(b byte, pos uint) byte
- func ConcatBytearray(bytesarray ...[]byte) []byte
- func DecodeInt64(val []byte) ([]byte, error)
- func FixBoundary(listLen, index int64) int64
- func Float642Byte(v float64) []byte
- func FormatInt64(v int64) []byte
- func Hash(p []byte) []byte
- func Int642Bytes(val int64) []byte
- func LowerString(s []byte) string
- func ParseFloat64(v []byte) (float64, error)
- func ParseInt64(v []byte) (int64, error)
- func SetBit(b byte, pos uint) byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bytes2Int64 ¶
func ConcatBytearray ¶
func DecodeInt64 ¶
func FixBoundary ¶
func Float642Byte ¶
func FormatInt64 ¶
func Int642Bytes ¶
func LowerString ¶
func ParseFloat64 ¶
func ParseInt64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.