CompressedContent Constructor

Initializes a new instance of the CompressedContent class.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public CompressedContent(
	HttpContent content,
	string encodingType
)

Parameters

content
Type: HttpContent
The content.
encodingType
Type: String
Type of the encoding.