2.2.4.2 Data Chunk

A Data Chunk packet is used to transmit a portion of a message payload.


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 (variable)

...

Payload (variable)

...

Size (variable): The value MUST be set to the size, in octets, of the encoded payload, based on the scheme described in section 2.2.2. The size MUST NOT be set to 0.

Payload (variable): The content of the chunk.