terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ToByteArray()

byte[] System.Net.WebHeaderCollection.ToByteArray ( )
inline

Definition at line 955 of file WebHeaderCollection.cs.

956 {
957 byte[] array;
958 return array;
959 }

References System.array.