'Usage Dim inner As Stream Dim instance As New XceedCompressedStreamEx(inner)
Parameters
- inner
- The stream to write to and read from.
'Usage Dim inner As Stream Dim instance As New XceedCompressedStreamEx(inner)
If the XceedCompressedStream is being used to write compressed data to the inner stream, the Xceed.Compression.CompressionLevel.Highest compression level will be used and the data will be compressed using the Xceed.Compression.CompressionMethod.Deflated compression method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2