base32Crockford top-level constant

Base32CodecCrockford const base32Crockford

A base32Crockford encoder and decoder with Crockford alphabet.

It encodes and decodes using the Crockford alphabet. It does not allow invalid characters when decoding.

Implementation

const Base32CodecCrockford base32Crockford = Base32CodecCrockford();