base32string-0.9.1: Fast and safe representation of a Base-32 string

Safe HaskellNone
LanguageHaskell2010

Data.Base32String.Default

Synopsis

Documentation

data Base32String Source

Represents a Base32 string. Guarantees that all characters it contains are valid base32 characters.