2.2.3.18 Bytes32Text Record (0xA2)

This structure represents attribute or element content.


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

Bytes (variable)

...

Length (4 bytes): This is the length in bytes of the binary data and is represented as INT32. The value of Length MUST be positive.

Bytes (variable): The binary data.

See Bytes8Text Record for examples.