https://github.com/sionescu/swap-bytes.git
git clone 'https://github.com/sionescu/swap-bytes.git'
(ql:quickload :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.