2.2.3.2.3 ChunkDelimiter

When a message frame contains multiple chunks of message content, an instance of the ChunkDelimiter type is used at the end of each chunk.


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

DelimiterValue

DelimiterValue (2 bytes): This field contains a UInt16 value that indicates a delimiter. Its value MUST be hex 0x0D0A ('\r' '\n').