Versions in this module Expand all Collapse all v1 v1.0.1 Jun 12, 2023 Changes in this version + func BytesToUint32(b []byte) uint32 + func BytesToUint64(b []byte) uint64 + func Uint32ToBytes(n uint32) []byte + func Uint64ToBytes(n uint64) []byte