b.g.PythonGroupCompressor(_CommonGroupCompressor) : class documentation

Part of bzrlib.groupcompress View In Hierarchy

No class docstring
Method __init__ Create a GroupCompressor.
Method _compress see _CommonGroupCompressor._compress

Inherited from _CommonGroupCompressor:

Method compress Compress lines with label key.
Method extract Extract a key previously added to the compressor.
Method flush Finish this group, creating a formatted stream.
Method pop_last Call this if you want to 'revoke' the last compression.
Method ratio Return the overall compression ratio.
def __init__(self, settings=None):
Create a GroupCompressor.

Used only if the pyrex version is not available.

def _compress(self, key, bytes, max_delta_size, soft=False):
see _CommonGroupCompressor._compress
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.