LumiSoft Mail Server User API
SetLength Method (value)
Namespaces > ICSharpCode.SharpZipLib.BZip2 > BZip2OutputStream > SetLength(Int64)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.SetLength(System.Int64)]

Syntax
C#Visual BasicManaged 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)

[Missing <param> documentation for "value"]

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)