File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1665,8 +1665,8 @@ Extension ID is present only when Operand is Extension ID (value 0x4) and
16651665indicates the Extension to filter. This MUST indicate an Extension with an
16661666integer type. Objects without the Extension do not pass the filter.
16671667
1668- Values is an array of integers which encode the values of interest. The
1669- array is a sequence of pairs indicating the start and length of
1668+ Values is an array of variable-length integers (i) which encode the values of
1669+ interest. The array is a sequence of pairs indicating the start and length of
16701670the matching range. The Start is encoded as a delta from the previous End, or
16711671from 0 for the first element. The length indicates the number of elements
16721672including Start to match. An odd number of elements indicates the final range
You can’t perform that action at this time.
0 commit comments