sionescu / swap-bytes

Efficient endianness conversion for SBCL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWAP-BYTES

A library for changing endianness of unsigned integers of length 1/2/4/8. Very useful in implementing various network protocols and file formats.

About

Efficient endianness conversion for SBCL

License:MIT License


Languages

Language:Common Lisp 100.0%