base32GeoHash top-level constant

Base32CodecGeoHash const base32GeoHash

A base32GeoHash encoder and decoder with GeoHash alphabet.

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

Implementation

const Base32CodecGeoHash base32GeoHash = Base32CodecGeoHash();