2.2.1.2 SEGMENT_RANGE

A SEGMENT_RANGE is an array of two integers that defines a consecutive array of segments.


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

Index

Count

Index (4 bytes): The index of the first segment in the range.

Count (4 bytes): Count of consecutive adjacent segments in that range, including the segment at the Index location. The value of this field MUST be greater than 0.

Index and Count are both integer fields in the range of 0x00000000 to 0xFFFFFFFF.