[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Zip Assembly
C1.Zip
Classes
C1ZStreamWriter
Properties
BaseStream
dotnet-api
C1.Zip Assembly
C1.Zip
Classes
C1ZStreamReader
C1ZStreamWriter
Constructors
Properties
BaseStream
CanRead
CanSeek
CanWrite
Checksum
Length
OwnsBaseStream
Position
SizeCompressed
SizeCompressedLong
SizeUncompressed
SizeUncompressedLong
ZStream
Methods
C1ZipEntry
C1ZipEntryCollection
C1ZipFile
ZipEncoding
ZipFileException
ZipProgressEventArgs
Enums
Delegates
C1.Zip.ZLib
(Showing Draft Content)
C1.Zip.C1ZStreamWriter.BaseStream
BaseStream Property
BaseStream
Gets the underlying stream that receives the compressed data.
Declaration
public Stream BaseStream { get; }