Versions in this module Expand all Collapse all v1 v1.0.0 Nov 7, 2021 Changes in this version + func BytesToUint32(b []byte) uint32 + func BytesToUint64(b []byte) uint64 + func Uint32ToBytes(n uint32) []byte + func Uint64ToBytes(n uint64) []byte