Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivateinherited |
Definition at line 73 of file DecompressionHandler.cs.
References System.Net.Http.DecompressionHandler.DecompressedContent._contentConsumed, System.Net.Http.DecompressionHandler.DecompressedContent._originalContent, System.cancellationToken, System.Net.Http.DecompressionHandler.DecompressedContent.GetDecompressedStream(), System.SR.net_http_content_stream_already_read, System.Net.Http.HttpContent.ReadAsStream(), System.Net.Http.HttpContent.ReadAsStreamAsync(), System.stream, and System.Net.Http.HttpContent.TryReadAsStream().
Referenced by System.Net.Http.DecompressionHandler.DecompressedContent.CreateContentReadStream(), and System.Net.Http.DecompressionHandler.DecompressedContent.CreateContentReadStreamAsync().