Add an .unused_data attribute to decompressor objects. If .unused_data
is not an empty string, this means that you have arrived at the end of the stream of compressed data, and the contents of .unused_data are whatever follows the compressed stream.
A
Andrew M. Kuchling committed
b95227db4f028d2eae32898be368e7e301d0d759
Parent: 1195023