blob: remove _fromchunks()
The callback mechanism makes it awkward to write data from an IO source; move to `_fromstream()` which lets the caller remain in control, in the same vein as we prefer iterators over foreach callbacks.
Showing
tests/object/blob/fromchunks.c
deleted
100644 → 0
Please
register
or
sign in
to comment