Versions in this module Expand all Collapse all v1 v1.1.1 Jun 19, 2022 v1.1.0 Jun 23, 2020 v1.0.0 Apr 18, 2019 Changes in this version + func Decode(s string) uint64 + func DecodeToBytes(b string) []byte + func Encode(value uint64) string + func EncodeBytes(b []byte) string + func EncodeBytesAsBytes(b []byte) []byte