Add Method

DotZLib

DotZLib .Net wrapper for ZLib1.dll

Codec.Add Method

Adds more data to the codec to be processed.

Overload List

Adds more data to the codec to be processed.

void Add(byte[]);

Adds more data to the codec to be processed.

void Add(byte[],int,int);

See Also

Codec Interface | DotZLib Namespace