bitio

MIT License

A wrapper for octet streams that enable bit level streams.

$ area51 add bitioCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bitio:some-function ...)