swap-bytes
2019-11-30
Optimized byte-swapping primitives.
Upstream URL
Author
Stas Boukarev <stassats@gmail.com>
Maintainer
Stelian Ionescu <sionescu@cddr.org>
License
MIT
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.