*
**byteorder-cursor** is licensed under the BSD-3-Clause license.
See `examples` directory.
A Rust crate build on top of the `byteorder` crate that provides a
`std::io::Cursor` like interface designed to simplify implementation of
arbitrary binary protocols in a no\_std environment.