Versions in this module Expand all Collapse all v1 v1.0.0 Apr 10, 2026 Changes in this version + func ByteToLower(b byte) byte + func ByteToUpper(b byte) byte + func BytesToInt(bys []byte) int + func IntToBytes(n int) []byte