utils: Add a new 'iter_chunks' function
It will be used by the swh-objstorage client in 'list_content' to efficiently
chunk the output into sha1 digests without relying on HTTP chunking from the server.
utils: Add a new 'iter_chunks' function Tags None Subscribers None
Description
Details
|