SetLength Method (value)

DotNetZip

Ionic Zip Library v1.9.1.6 SetLength Method (value)
ReferenceIonic.BZip2ParallelBZip2OutputStreamSetLength(Int64)
Calling this method always throws a NotImplementedException.
Declaration Syntax
C# Visual Basic Visual C++
public override void SetLength(
	long value
)
Public Overrides Sub SetLength ( _
	value As Long _
)
public:
virtual void SetLength(
	long long value
) override
Parameters
value (Int64)
this is irrelevant, since it will always throw!

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)