tString has no public fields.
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| uint64 | length | const | Returns the length of the tString. |
| void | resize | uint64 | Resizes the tString, removing characters and adding null characters as necessary. |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!