binary-structures
A library for reading, writing, and representing structures from binary representations
$ area51 add binary-structuresコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(binary-structures:some-function ...)