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]

override int System.IO.Stream.NullStream.Read ( global::System::Span< byte > buffer)
inlinevirtual

Reimplemented from System.IO.Stream.

Definition at line 1485 of file Stream.cs.

1486 {
1487 throw null;
1488 }