Constants§
Functions§
- encode_
base32 - Encodes the given bytes into a base32
String
, as specified in RFC 4648. - encode_
base32hex - Encodes the given bytes into a base32
String
, using the hex encoding alphabet variant as defined in RFC 4648.
String
, as specified in
RFC 4648.String
, using
the hex encoding alphabet variant as defined in RFC 4648.