2.2.4.3 FileChunkReference64

A FileChunkReference64 structure is a file chunk reference (section 2.2.4) where both the stp field and the cb field are 8 bytes in size.

This structure has the following format.


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

stp

...

cb

...

stp (8 bytes): An unsigned integer that specifies the location of the referenced data in the file.

cb (8 bytes): An unsigned integer that specifies the size, in bytes, of the referenced data.