Crate zbase32 [] [src]

Encoding and decoding of zbase32.

This is an implementation of the human-oriented base-32 encoding called zbase32.

Functions

encode

Encode first N bits with zbase32.

encode_bytes

Encode full bytes using zbase32.