Byte-streams 0.2.5-alpha2
Released under the MIT License
A simple way to handle the menagerie of Java byte represenations.
Installation
To install, add the following dependency to your project or build file:
[byte-streams "0.2.5-alpha2"]
Namespaces
byte-streams
Public variables and functions:
- bytes=
- compare-bytes
- conversion-cost
- conversion-path
- conversions
- convert
- def-conversion
- def-transfer
- dev-null
- inverse-conversions
- optimized-transfer?
- possible-conversions
- print-bytes
- seq-of
- src->dst->transfer
- stream-of
- to-byte-array
- to-byte-arrays
- to-byte-buffer
- to-byte-buffers
- to-byte-sink
- to-byte-source
- to-char-sequence
- to-data-input-stream
- to-input-stream
- to-line-seq
- to-output-stream
- to-readable-channel
- to-reader
- to-string
- transfer
- type-descriptor
- vector-of