2.2.2.27 ECS_STRING
The ECS_STRING structure represents a string in the following format:
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Length |
EntryStreamBytes (variable) |
||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
Length (2 bytes): A 16-bit unsigned integer containing the size, in bytes, of the EntryStreamBytes field.
EntryStreamBytes (variable): A UTF-8 string.