terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
UnityEngine.ManagedStreamHelpers Class Reference
+ Collaboration diagram for UnityEngine.ManagedStreamHelpers:

Static Package Functions

static void ValidateLoadFromStream (Stream stream)
 
static unsafe void ManagedStreamRead (byte[] buffer, int offset, int count, Stream stream, IntPtr returnValueAddress)
 
static unsafe void ManagedStreamSeek (long offset, uint origin, Stream stream, IntPtr returnValueAddress)
 
static unsafe void ManagedStreamLength (Stream stream, IntPtr returnValueAddress)
 

Detailed Description

Definition at line 10 of file ManagedStreamHelpers.cs.


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