2.2.2.26 VECTOR_STRING

The VECTOR_STRING structure represents a collection of strings in the following format:


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

NumEntries

EntryStreamBytes (variable)

...

...

NumEntries (4 bytes): A 32-bit unsigned integer containing the number of ECS_STRING structures in EntryStreamBytes.

EntryStreamBytes (variable): An array of ECS_STRING structures, as specified in section 2.2.2.27.