Expand description
Helpers to write the file.
Structs§
- Byte
Block Datablockthat consists of a list of bytes.- Endian
File - Helper structure that provides convenience methods to write to
a
fs::File, being aware of the file’sEndianness.
Enums§
- Endianness
- The byte order used within the TIFF file.
Traits§
- Datablock
- A block of data in the file pointed to by a field value, but that isn’t part of the field itself (such as image strips).