Versions in this module Expand all Collapse all v0 v0.5.0 Feb 26, 2021 Changes in this version + func Byte2UInt64(buf []byte) uint64 + func Bytes2Int(b []byte) int + func Int2Bytes(n int) []byte + func UInt64ToByte(i uint64) []byte