Utilities for converting to and from specific data types.
Utilities for converting to and from specific data types.
(convert format binary-data)Converts binary data in a supported format (byte array, ByteBuffer, InputStream) to another format (:byte-array, :byte-buffer, or :input-stream). Converting nil results in an empty array/buffer/stream.
Converts binary data in a supported format (byte array, ByteBuffer, InputStream) to another format (:byte-array, :byte-buffer, or :input-stream). Converting nil results in an empty array/buffer/stream.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |