LumiSoft Mail Server User API
PendingBuffer Constructor (bufsize)
Namespaces > ICSharpCode.SharpZipLib.Zip.Compression > PendingBuffer > PendingBufferNew(Int32)
Initializes a new instance of the PendingBuffer class.
Syntax
C#Visual BasicManaged C++
public PendingBuffer (
	int bufsize
)
Public Sub New ( _
	bufsize As Integer _
)
public:
PendingBuffer (
	int bufsize
)
Parameters
bufsize (Int32)

[Missing <param> documentation for "bufsize"]

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