b.k.LazyKnitContentFactory(ContentFactory) : class documentation

Part of bzrlib.knit View In Hierarchy

A ContentFactory which can either generate full text or a wire form.
See Also
Method __init__ Create a LazyKnitContentFactory.
Method get_bytes_as Undocumented
def __init__(self, key, parents, generator, first):
Create a LazyKnitContentFactory.
ParameterskeyThe key of the record.
parentsThe parents of the record.
generatorA _ContentMapGenerator containing the record for this key.
firstIs this the first content object returned from generator? if it is, its storage kind is knit-delta-closure, otherwise it is knit-delta-closure-ref
def get_bytes_as(self, storage_kind):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.