packet

BSD

Simple binary serialization library.

$ area51 add packetCopy

Usage

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

Dependencies