bitio
A wrapper for octet streams that enable bit level streams.
$ area51 add bitioCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bitio:some-function ...)A wrapper for octet streams that enable bit level streams.
$ area51 add bitioCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bitio:some-function ...)