Liking cljdoc? Tell your friends :D
Clojure only.

monkey.oci.vault.b64

Functions to convert to/from base64

Functions to convert to/from base64
raw docstring

->b64clj

(->b64 x)

Converts the input string to base64

Converts the input string to base64
sourceraw docstring

b64->clj

(b64-> x)

Decodes from base64, returns a byte array.

Decodes from base64, returns a byte array.
sourceraw docstring

b64->strclj

(b64->str x)

Decodes base64 string to a string

Decodes base64 string to a string
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close