Liking cljdoc? Tell your friends :D

utility-belt.base64

Encoding and decoding to and from base64

Encoding and decoding to and from base64
raw docstring

decodeclj

(decode base64)

Decode from bytes or string to bytes

Decode from bytes or string to bytes
raw docstring

decode->strclj

(decode->str base64)
(decode->str base64 encoding)

Decode from bytes or string to string

Decode from bytes or string to string
raw docstring

decoderclj


default-charsetclj


encodeclj

(encode data)
(encode data encoding)

Encode string or bytes to bytes

Encode string or bytes to bytes
raw docstring

encode->strclj

(encode->str data)
(encode->str data encoding)

Encode string or bytes to string

Encode string or bytes to string
raw docstring

encoderclj

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