Versions in this module Expand all Collapse all v0 v0.1.4 Apr 29, 2022 Changes in this version + func BytesToUint16(b []byte) uint16 + func BytesToUint32(b []byte) uint32 + func BytesToUint64(b []byte) uint64 + func Uint16ToBytes(n uint16) []byte + func Uint32ToBytes(n uint32) []byte + func Uint64ToBytes(n uint64) []byte