Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static unsafe string | GetStringFromFixedBuffer (this ReadOnlySpan< char > span) |
static int | GetFixedBufferStringLength (this ReadOnlySpan< char > span) |
static bool | FixedBufferEqualsString (this ReadOnlySpan< char > span, string value) |
Definition at line 5 of file FixedBufferExtensions.cs.