Function tiff::encoder::writer::write_bigtiff_header
source ยท pub fn write_bigtiff_header<W: Write>(
writer: &mut TiffWriter<W>,
) -> TiffResult<()>
Expand description
Writes a BigTiff header, excluding the IFD offset field.
Writes the byte order, version number, offset byte size, and zero constant fields. Does