Module io

Easily write primitives and slices of primitives to binary std::io::Write streams and easily read from binary std::io::Read streams.

Also contains the unsafe bytes module for reinterpreting values as byte slices and vice versa.

Modules

Traits