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

◆ ReadAsync() [1/5]

override Task< int > System.IO.Compression.GZipStream.ReadAsync ( byte[] array,
int offset,
int count,
CancellationToken cancellationToken )
inline

Definition at line 305 of file GZipStream.cs.

306 {
307 throw null;
308 }