Versions in this module Expand all Collapse all v0 v0.1.0 Jul 23, 2020 Changes in this version + func ToByte1(u uint8) []byte + func ToByte2(u uint16) []byte + func ToByte8(u uint64) []byte + func ToUint16(b []byte) (u uint16) + func ToUint64(b []byte) (u uint64)