The binary file package contains utilities to read and write binary files. The utilities support writing bytes of size 8 bits (octets) and currently only two's complement signed encoding is supported. The package has also in-memory binary
stream which can be used as a file stream. See
unit tests for more information about usage.
Depends on: trivial-gray-streams
Repository: https://github.com/danlentz/cl-binary-file
License: MIT
Topics:
binary format