SetInput Method

Sets the input. This should only be called, if needsInput() returns true.

Overload List

Sets the input. This should only be called, if needsInput() returns true.

public void SetInput(byte[]);

Sets the input. This should only be called, if needsInput() returns true.

public void SetInput(byte[],int,int);

See Also

Inflater Class | Inflater Members | ICSharpCode.SharpZipLib.Zip.Compression Namespace