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 is a website building & hosting documentation for Clojure/Script libraries
× close