Class DeflateContent
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Represents an HTTP content that is compressed using the Deflate algorithm.
public sealed class DeflateContent : CompressedContent, IDisposable
Inheritance
object ← HttpContent ← CompressedContent ← DeflateContent
Implements
Inherited Members
CompressedContent.GetCompressingStream(Stream), CompressedContent.Setup(), CompressedContent.InnerContent, HttpContent.ReadAsStringAsync(), HttpContent.ReadAsStringAsync(CancellationToken), HttpContent.ReadAsByteArrayAsync(), HttpContent.ReadAsByteArrayAsync(CancellationToken), HttpContent.ReadAsStream(), HttpContent.ReadAsStream(CancellationToken), HttpContent.ReadAsStreamAsync(), HttpContent.ReadAsStreamAsync(CancellationToken), HttpContent.CopyTo(Stream, TransportContext?, CancellationToken), HttpContent.CopyToAsync(Stream), HttpContent.CopyToAsync(Stream, CancellationToken), HttpContent.CopyToAsync(Stream, TransportContext?), HttpContent.CopyToAsync(Stream, TransportContext?, CancellationToken), HttpContent.LoadIntoBufferAsync(), HttpContent.LoadIntoBufferAsync(long), HttpContent.LoadIntoBufferAsync(CancellationToken), HttpContent.LoadIntoBufferAsync(long, CancellationToken), HttpContent.Dispose(), HttpContent.Headers, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
Initializes a new instance of compressing stream with the specified inner HTTP content.
Initializes a new instance of compressing stream with the specified byte array content.
Initializes a new instance of compressing stream with the specified stream content.
Methods
Gets a stream that compresses the output stream.
Represents the method that is invoked once within the constructor to setup this compressor. This method is indeeded to add the missing Content-Encoding headers used by this compressor.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語