2.2.4.4 FileChunkReference64x32

A FileChunkReference64x32 structure is a file chunk reference (section 2.2.4) where the stp field is 8 bytes in size and the cb field is 4 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 (4 bytes): An unsigned integer that specifies the size, in bytes, of the referenced data.