Liking cljdoc? Tell your friends :D
All platforms.

multiformats.base.b32

Base32 implementation from RFC 4648.

Base32 implementation from RFC 4648.
raw docstring

formatterclj/s

(formatter hex? lower? pad?)

Constructs a function which formats byte data as a base32-encoded string.

Constructs a function which formats byte data as a base32-encoded string.
sourceraw docstring

parserclj/s

(parser hex? lower? pad?)

Constructs a function which parses a base32-encoded string into bytes.

Constructs a function which parses a base32-encoded string into bytes.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close