2.2.1.2 File Chunk Reference

The starting offset and length of a contiguous portion of a file.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Start (variable)

...

Length (variable)

...

Start (variable): A compact unsigned 64-bit integer (section 2.2.1.1 ) that specifies the byte-offset within the file of the beginning of the file chunk.

Length (variable): A compact unsigned 64-bit integer that specifies the count of bytes included in the file chunk.