This topic has not yet been rated - Rate this topic

GZipStream Constructor

Updated: January 2012

Initializes a new instance of the GZipStream class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GZipStream(Stream, CompressionMode) Initializes a new instance of the GZipStream class using the specified stream and CompressionMode value.
Public method GZipStream(Stream, CompressionMode, Boolean) Initializes a new instance of the GZipStream class using the specified stream and CompressionMode value, and a value that specifies whether to leave the stream open.
Top

The GZipStream class cannot decompress data that results in over 8 GB of uncompressed data.

Date

History

Reason

January 2012

Added information about decompression size limit.

Content bug fix.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ