1 2 3 4 5 6 7
# Binary Stream A binary stream reader and writer. ## Credits Derived from the [binary_rw](https://github.com/mathias234/binary-rs/) crate.