|
| StringView (const uint8_t *characters, size_t length) |
|
| StringView (const uint16_t *characters, size_t length) |
|
bool | is8Bit () const |
|
size_t | length () const |
|
const uint8_t * | characters8 () const |
|
const uint16_t * | characters16 () const |
|
The documentation for this class was generated from the following file: