base32 ~master (2015-05-14T14:01:52Z)
Dub
Repo
Base32Exception
base32
Exception thrown on errors in _base32 functions.
class
Base32Exception : Exception {
this
(string s, string fn, size_t ln);
}
Constructors
this
this
(string s, string fn, size_t ln)
Undocumented in source.
Meta
Source
See Implementation
base32
aliases
Base32
Base32Hex
UseHex
UsePad
classes
Base32Exception
templates
Base32Impl
Exception thrown on errors in _base32 functions.