Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.FixedBufferExtensions Class Reference

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)
 

Detailed Description

Definition at line 5 of file FixedBufferExtensions.cs.


The documentation for this class was generated from the following file: