Filter the specified input buffer.
The input buffer.
The starting index of the input buffer.
The number of bytes of input to filter.
The unmodified input range.
Filter the specified input buffer, flushing all internally buffered data to the output.
The input buffer.
The starting index of the input buffer.
The number of bytes of input to filter.
The unmodified input range.
Reset the filter.
A filter that simply passes data through without any processing.