Skip to content
Snippets Groups Projects
Commit dedad609 authored by Georges Racinet's avatar Georges Racinet
Browse files

BloBService: implementation of GetBlob (singular)

The `iter_blob_chunks` now does duplicate the
`stream.split_batches()` that was introduced actually
later, but is interesting on its own:

- it could have better performance profile
- it returns the `is_first` boolean, that allows not to
  repeat oid and size, which callers of `stream.split_batches()`
  IIRC also need in a different case.

Closes #44
parent 43fd8469
No related branches found
No related tags found
1 merge request!57Blob and Tree related service methods
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment