Versions in this module Expand all Collapse all v1 v1.0.2 Dec 2, 2021 v1.0.1 Dec 2, 2021 v1.0.0 Dec 2, 2021 Changes in this version + func ConvertBits(data []byte, fromBits, toBits uint8, pad bool) ([]byte, error) + func Decode(blech string) (string, []byte, error) + func Encode(hrp string, data []byte) (string, error)