2.9 BLOB

The BLOB packet represents binary 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

Size

Bytes (variable)

...

Size (4 bytes): The size in bytes of the Bytes field, not including padding (if any).

Bytes (variable): MUST be an array of bytes, followed by zero padding to a multiple of 4 bytes.