Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetLength() [1/3]

int System.IO.RandomAccess.MemoryHandler.GetLength ( in Memory< byte > memory)
inline

Definition at line 46 of file RandomAccess.cs.

47 {
48 return memory.Length;
49 }

Referenced by System.IO.RandomAccess.MemoryHandler.GetLength().