binary-types
A library for reading and writing binary records.
$ area51 add binary-typesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(binary-types:some-function ...)A library for reading and writing binary records.
$ area51 add binary-typesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(binary-types:some-function ...)