mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-03 16:29:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| filter.c | ||
| fromstream.c | ||
| write.c | ||