Method | Description | |
---|---|---|
CompressedContent ( |
Method | Description | |
---|---|---|
SerializeToStreamAsync ( Stream stream, System.Net.TransportContext context ) : Task | ||
TryComputeLength ( long &length ) : bool |
public CompressedContent ( |
||
content | ||
encodingType | string | |
return | System |
protected SerializeToStreamAsync ( Stream stream, System.Net.TransportContext context ) : Task | ||
stream | Stream | |
context | System.Net.TransportContext | |
return | Task |
protected TryComputeLength ( long &length ) : bool | ||
length | long | |
return | bool |