2.9.354 Xstz
The Xstz structure is a string. The string is prepended by its length and is null-terminated.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
xst (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
chTerm |
xst (variable): An Xst structure that is prepended with a value which specifies the length of the string.
chTerm (2 bytes): A null-terminating character. This value MUST be 0.