Optionaloptions: OptionsThe options to create a ByteStringArray instance.
Create a ByteStringArray instance with the specified options.
Add an string value to the array.
The string value to add.
Destroy the current object.
Get the string value at the specified index.
The index of the element to get.
Return the string value at the specified index.
Get the number of elements in the array.
Return the number of elements in the array.
Remove all elements from the array.
Remove the element at the specified index.
The index of the element to remove.
StaticcreateCreate a ByteStringArray instance.
Optionaloptions: OptionsCreate a ByteStringArray instance with the specified options.
Return a ByteStringArray instance.
Create a ByteStringArray instance. Instead of creating an instance in new mode, use create to create an instance.