Expand description
Tools for reading/writing various formats.
Structsยง
- HexWrite
- An implementation of
std::io::Writethat converts from binary to hexadecimal. - Input
Source - Command-line options describing an input source, either from a file or directly from the command line.