wiwi
0.10.0
Module base32
Module Items
Constants
Functions
In wiwi::
encoding
wiwi
::
encoding
Module
base32
Copy item path
Source
Constants
§
BINARY_
FRAME_
LEN
STRING_
FRAME_
LEN
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
.