Call the ReadBlock method in a loop to let the stream decompress data.
The ReadBlock function returns the count of bytes that were put in the shared MemoryBlock buffer.
ZStreamReader Class