Versions in this module Expand all Collapse all v1 v1.0.1 Jun 2, 2024 v1.0.0 Jun 1, 2024 Changes in this version + func ByteToLower(b byte) byte + func ByteToUpper(b byte) byte + func BytesToInt(bys []byte) int + func IntToBytes(n int) []byte