Expand description
Binary files with magic numbers and versioning.
See BinFile for the details.
Structs§
- BinFile
- Binary file which ensures it always starts with a given magic byte octet.
Enums§
- BinFile
Error - Errors specific to
BinFile, which appear as a custom errors insideio::Error.