A list of LONG values, each pointing to a specific
Datablock.
This structure owns the list of Datablocks instead, so the user
doesn’t have to deal with the offsets in the file. It is responsible
for writing both the offsets and the blocks of data.
Generic over O: OffsetSize to support both TIFF (u32) and BigTIFF (u64).