An interface for a sequence of UTF-8 encoded text.
| Property | Description |
|---|---|
| IsEmpty | Whether this IUTF8Bytes is empty. |
| Method | Description |
|---|---|
| GetUnsafePtr | Returns a pointer to the content of this IUTF8Bytes. |
| TryResize | Attempt to set the length in bytes of this IUTF8Bytes's content buffer. |