2.2.4.1 FileChunkReference32

A FileChunkReference32 structure is a file chunk reference (section 2.2.4) where both the stp field and the cb field are 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 (4 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.