Adds more data to the codec to be processed.
Parameters
- data
- Byte array containing the data to be added to the codec
- offset
- The index of the first byte to add from
data
- count
- The number of bytes to add
Implements
Remarks
Adding data may, or may not, raise the DataAvailable
event
See Also
Inflater Class | DotZLib Namespace | Inflater.Add Overload List