227
227
incremental addition of data to a file without requiring that all the
228
228
data be buffered in memory. (Robert Collins)
230
234
* New methods on ``bzrlib.knit.KnitVersionedFile``:
231
235
``get_data_stream(versions)``, ``insert_data_stream(stream)`` and
232
236
``get_format_signature()``. These provide some infrastructure for