utilities.binary-dump

LLGPLv3

Formatting of binary data similar to the od(1) UNIX program.

$ area51 add utilities.binary-dumpCopy

Usage

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