WriteCustomString(in CharSpan)
Writes a string.
Declaration
void WriteCustomString(in CharSpan str)
Parameters
Type | Name | Description |
---|---|---|
CharSpan | str | A string. |
Writes a string.
void WriteCustomString(in CharSpan str)
Type | Name | Description |
---|---|---|
CharSpan | str | A string. |