binary-structures

zlib

A library for reading, writing, and representing structures from binary representations

$ area51 add binary-structuresCopy

Usage

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