[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Zip Assembly
C1.Zip
Classes
C1ZStreamWriter
Methods
SetLength
dotnet-api
C1.Zip Assembly
C1.Zip
Classes
C1ZStreamReader
C1ZStreamWriter
Constructors
Properties
Methods
Close
Flush
Read
Seek
SetLength
Write
WriteByte
C1ZipEntry
C1ZipEntryCollection
C1ZipFile
ZipEncoding
ZipFileException
ZipProgressEventArgs
Enums
Delegates
C1.Zip.ZLib
(Showing Draft Content)
C1.Zip.C1ZStreamWriter.SetLength
SetLength Method
SetLength(long)
Not supported.
Declaration
public override void SetLength(long value)
Parameters
Type
Name
Description
long
value
Overrides
Stream.SetLength(long)