2.2.1.3 Binary Item

The length and bytes of an arbitrary binary stream of data.


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

Length (variable)

...

Content (variable)

...

Length (variable): A compact unsigned 64-bit integer (section 2.2.1.1) that specifies the count of bytes of Content of the item.

Content (variable): A byte stream that specifies the data for the item.