Processes the input stream data to produce output stream data.
lastChunk indicates that the input chunk in stream is the last one.
This is an indication to the algorithm that it can start to finish
the work.
Returned value indicates that there won't be more output generated
than the one in stream.output
Processes the input stream data to produce output stream data. lastChunk indicates that the input chunk in stream is the last one. This is an indication to the algorithm that it can start to finish the work. Returned value indicates that there won't be more output generated than the one in stream.output