A struct for managing a collection of strings, typically used for multiple values of a query parameter.
Constructs a Strings instance from an ada_strings collection.
Destructor that frees the string collection.
Retrieves the raw ada_string data at the specified index.
Retrieves a string at the specified index.
Retrieves the number of strings in the collection.
See Implementation
A struct for managing a collection of strings, typically used for multiple values of a query parameter.