Liking cljdoc? Tell your friends :D
All platforms.

multiformats.base.b64

Base64 implementation from RFC 4648.

Base64 implementation from RFC 4648.
raw docstring

formatterclj/s

(formatter url? padding?)

Construct a new function to format bytes as base64 with normal or URL alphabet, padded or not.

Construct a new function to format bytes as base64 with normal or URL
alphabet, padded or not.
sourceraw docstring

parseclj/s

(parse string)

Parse a string of base64-encoded bytes.

Parse a string of base64-encoded bytes.
sourceraw docstring

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

× close