Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IO.RandomAccess.ReadOnlyMemoryHandler Struct Reference

Public Member Functions

int GetLength (in ReadOnlyMemory< byte > memory)
 
MemoryHandle Pin (in ReadOnlyMemory< byte > memory)
 
int IMemoryHandler< ReadOnlyMemory< byte > >. GetLength (in ReadOnlyMemory< byte > memory)
 
MemoryHandle IMemoryHandler< ReadOnlyMemory< byte > >. Pin (in ReadOnlyMemory< byte > memory)
 
int GetLength (in T memory)
 
MemoryHandle Pin (in T memory)
 

Detailed Description

Definition at line 68 of file RandomAccess.cs.


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