base32ZBase top-level constant

Base32CodecZBase const base32ZBase

A base32ZBase encoder and decoder with Z-base alphabet.

It encodes and decodes using the Z-base alphabet. It does not allow invalid characters when decoding.

Implementation

const Base32CodecZBase base32ZBase = Base32CodecZBase();