Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ s_chunkTerminator

readonly byte [] System.Net.HttpResponseStream.s_chunkTerminator = new byte[5] { 48, 13, 10, 13, 10 }
staticprivate

Definition at line 23 of file HttpResponseStream.cs.

23{ 48, 13, 10, 13, 10 };

Referenced by System.Net.HttpResponseStream.DisposeCore().