Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.StreamContent Member List

This is the complete list of members for System.Net.Http.StreamContent, including all inherited members.

_bufferedContentSystem.Net.Http.HttpContentprivate
_bufferSizeSystem.Net.Http.StreamContentprivate
_canCalculateLengthSystem.Net.Http.HttpContentprivate
_contentSystem.Net.Http.StreamContentprivate
_contentConsumedSystem.Net.Http.StreamContentprivate
_contentReadStreamSystem.Net.Http.HttpContentprivate
_disposedSystem.Net.Http.HttpContentprivate
_headersSystem.Net.Http.HttpContentprivate
_startSystem.Net.Http.StreamContentprivate
AllowDuplexSystem.Net.Http.StreamContentpackage
BufferHasPrefix(ArraySegment< byte > buffer, byte[] prefix)System.Net.Http.HttpContentinlineprivatestatic
CheckDisposed()System.Net.Http.HttpContentinlineprivate
CheckTaskNotNull(Task task)System.Net.Http.HttpContentinlineprivate
CopyTo(Stream stream, TransportContext? context, CancellationToken cancellationToken)System.Net.Http.HttpContentinline
CopyToAsync(Stream stream)System.Net.Http.HttpContentinline
CopyToAsync(Stream stream, CancellationToken cancellationToken)System.Net.Http.HttpContentinline
CopyToAsync(Stream stream, TransportContext? context)System.Net.Http.HttpContentinline
CopyToAsync(Stream stream, TransportContext? context, CancellationToken cancellationToken)System.Net.Http.HttpContentinline
CreateContentReadStream(CancellationToken cancellationToken)System.Net.Http.StreamContentinlineprotectedvirtual
CreateContentReadStreamAsync()System.Net.Http.StreamContentinlineprotectedvirtual
System::Net::Http::HttpContent.CreateContentReadStreamAsync(CancellationToken cancellationToken)System.Net.Http.HttpContentinlineprotectedvirtual
CreateMemoryStream(long maxBufferSize, out Exception error)System.Net.Http.HttpContentinlineprivate
CreateOverCapacityException(int maxBufferSize)System.Net.Http.HttpContentinlineprivatestatic
CreateTemporaryBuffer(long maxBufferSize, out MemoryStream tempBuffer, out Exception error)System.Net.Http.HttpContentinlineprivate
DefaultStringEncodingSystem.Net.Http.HttpContentpackagestatic
Dispose(bool disposing)System.Net.Http.StreamContentinlineprotectedvirtual
System::Net::Http::HttpContent.Dispose()System.Net.Http.HttpContentinline
GetComputedOrBufferLength()System.Net.Http.HttpContentinlinepackage
GetPreambleLength(ArraySegment< byte > buffer, Encoding encoding)System.Net.Http.HttpContentinlineprivatestatic
GetStreamCopyException(Exception originalException)System.Net.Http.HttpContentinlineprivatestatic
HeadersSystem.Net.Http.HttpContent
HttpContent()System.Net.Http.HttpContentinlineprotected
InitializeContent(Stream content, int bufferSize)System.Net.Http.StreamContentinlineprivate
InternalCopyToAsync(Stream stream, TransportContext context, CancellationToken cancellationToken)System.Net.Http.HttpContentinlinepackage
IsBufferedSystem.Net.Http.HttpContentprivate
LoadIntoBuffer(long maxBufferSize, CancellationToken cancellationToken)System.Net.Http.HttpContentinlinepackage
LoadIntoBufferAsync()System.Net.Http.HttpContentinline
LoadIntoBufferAsync(long maxBufferSize)System.Net.Http.HttpContentinline
LoadIntoBufferAsync(CancellationToken cancellationToken)System.Net.Http.HttpContentinlinepackage
LoadIntoBufferAsync(long maxBufferSize, CancellationToken cancellationToken)System.Net.Http.HttpContentinlinepackage
LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer)System.Net.Http.HttpContentinlineprivate
PrepareContent()System.Net.Http.StreamContentinlineprivate
ReadAsByteArrayAsync()System.Net.Http.HttpContentinline
ReadAsByteArrayAsync(CancellationToken cancellationToken)System.Net.Http.HttpContentinline
ReadAsStream()System.Net.Http.HttpContentinline
ReadAsStream(CancellationToken cancellationToken)System.Net.Http.HttpContentinline
ReadAsStreamAsync()System.Net.Http.HttpContentinline
ReadAsStreamAsync(CancellationToken cancellationToken)System.Net.Http.HttpContentinline
ReadAsStringAsync()System.Net.Http.HttpContentinline
ReadAsStringAsync(CancellationToken cancellationToken)System.Net.Http.HttpContentinline
ReadBufferAsString(ArraySegment< byte > buffer, HttpContentHeaders headers)System.Net.Http.HttpContentinlinepackagestatic
ReadBufferedContentAsByteArray()System.Net.Http.HttpContentinlinepackage
ReadBufferedContentAsString()System.Net.Http.HttpContentinlineprivate
SerializeToStream(Stream stream, TransportContext? context, CancellationToken cancellationToken)System.Net.Http.StreamContentinlineprotectedvirtual
SerializeToStreamAsync(Stream stream, TransportContext? context)System.Net.Http.StreamContentinlineprotected
SerializeToStreamAsync(Stream stream, TransportContext? context, CancellationToken cancellationToken)System.Net.Http.StreamContentinlineprotectedvirtual
SerializeToStreamAsyncCore(Stream stream, CancellationToken cancellationToken)System.Net.Http.StreamContentinlineprivate
StreamContent(Stream content)System.Net.Http.StreamContentinline
StreamContent(Stream content, int bufferSize)System.Net.Http.StreamContentinline
StreamCopyExceptionNeedsWrapping(Exception e)System.Net.Http.HttpContentinlinepackagestatic
TryComputeLength(out long length)System.Net.Http.StreamContentinlinepackage
TryCreateContentReadStream()System.Net.Http.StreamContentinlinepackagevirtual
TryDetectEncoding(ArraySegment< byte > buffer, [NotNullWhen(true)] out Encoding encoding, out int preambleLength)System.Net.Http.HttpContentinlineprivatestatic
TryGetBuffer(out ArraySegment< byte > buffer)System.Net.Http.HttpContentinlinepackage
TryReadAsStream()System.Net.Http.HttpContentinlinepackage
WaitAndReturnAsync< TState, TResult >(Task waitTask, TState state, Func< TState, TResult > returnFunc)System.Net.Http.HttpContentinlineprivatestatic
WrapStreamCopyException(Exception e)System.Net.Http.HttpContentinlinepackagestatic