b.t.t.FakeDecompress(object) : class documentation

Part of bzrlib.tests.test_tuned_gzip View In Hierarchy

A fake decompressor for testing GzipFile.
Method __init__ Undocumented
Method decompress Return an empty string as though we are at eof.
def __init__(self):
Undocumented
def decompress(self, buf):
Return an empty string as though we are at eof.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.