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

◆ WriteAsync() [3/3]

override global.System.Threading.Tasks.ValueTask System.IO.MemoryStream.WriteAsync ( global::System::ReadOnlyMemory< byte > buffer,
global::System::Threading::CancellationToken cancellationToken = default(global::System.Threading.CancellationToken) )
inlinevirtualinherited

Reimplemented from System.IO.Stream.

Definition at line 931 of file MemoryStream.cs.

932 {
933 throw null;
934 }