Temporary pointer which points at the beginning of the decompression output space.
If it is equal to o_buffer.begin(), data has to be copied into the output stream; otherwise, we decompressed into the output stream.
Referenced by close(), and filter().