Skip to content

Commit 65a7e24

Browse files
authored
Update draft-ietf-moq-transport.md
1 parent 19e15cd commit 65a7e24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-moq-transport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,8 +1665,8 @@ Extension ID is present only when Operand is Extension ID (value 0x4) and
16651665
indicates the Extension to filter. This MUST indicate an Extension with an
16661666
integer 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
16701670
the matching range. The Start is encoded as a delta from the previous End, or
16711671
from 0 for the first element. The length indicates the number of elements
16721672
including Start to match. An odd number of elements indicates the final range

0 commit comments

Comments
 (0)