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

◆ UploadBits()

byte[] System.Net.WebClient.UploadBits ( WebRequest request,
Stream readStream,
byte[] buffer,
int chunkSize,
byte[] header,
byte[] footer )
inlineprivate

Definition at line 1313 of file WebClient.cs.

1314 {
1315 if (header != null)
1316 {
1317 }
1318 if (readStream != null)
1319 {
1320 long num = 0L;
1321 int num2 = 8;
1322 if (num != 0L)
1323 {
1324 throw new OutOfMemoryException();
1325 }
1326 if (num2 == 0)
1327 {
1328 }
1329 }
1330 long num3 = 0L;
1331 int num4 = 13;
1332 if (request != null)
1333 {
1334 }
1335 if (num3 == 0L)
1336 {
1337 if (num4 == 0)
1338 {
1339 }
1340 byte[] array;
1341 return array;
1342 }
1343 throw new OutOfMemoryException();
1344 }
class f__AnonymousType0<< Count > j__TPar

References System.array, j__TPar, and System.L.