Ryan Culpepper <ryanc@racket-lang.org>
This library provides functions for reading, writing, and converting binary data. It is designed for the use case of implementing network protocols, although this library focuses on low-level support, not high-level protocol specification.
This module combines the exports of binaryio/bytes, binaryio/integer, and binaryio/float.