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

◆ Read() [2/2]

virtual int System.IO.Stream.Read ( global::System::Span< byte > buffer)
inlinevirtualinherited

Reimplemented in System.IO.MemoryStream, System.IO.PinnedBufferMemoryStream, System.IO.Stream.NullStream, and System.IO.UnmanagedMemoryStream.

Definition at line 810 of file Stream.cs.

811 {
812 throw null;
813 }