LumiSoft Mail Server User API
SetInput Method (buffer)
Namespaces > ICSharpCode.SharpZipLib.Zip.Compression > Inflater > SetInput(Byte[]())

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Inflater.SetInput(System.Byte[])]

Syntax
C#Visual BasicManaged C++
public void SetInput (
	byte[] buffer
)
Public Sub SetInput ( _
	buffer As Byte() _
)
public:
void SetInput (
	array<unsigned char>^ buffer
)
Parameters
buffer (Byte[]())

[Missing <param> documentation for "buffer"]

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