blob.c
9.31 KB
-
blob: remove _fromchunks() · 6669e3e8
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.
Carlos Martín Nieto committed