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

◆ Write() [2/2]

virtual void System.IO.Stream.Write ( global::System::ReadOnlySpan< byte > buffer)
inlinevirtualinherited

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

Definition at line 839 of file Stream.cs.

840 {
841 throw null;
842 }