Versions in this module Expand all Collapse all v0 v0.7.1 Aug 5, 2021 Changes in this version + func BytesToInt64(b []byte) (tmp int64) + func BytesTouInt64(b []byte) (tmp uint64) + func BytesTouInt8(b []byte) (tmp uint8) + func Int64ToBytes(n int64) (b []byte) + func Uint64ToBytes(n uint64) (b []byte) v0.7.0 Aug 5, 2021