dave08
05/28/2018, 6:17 AMgildor
05/28/2018, 6:27 AMgildor
05/28/2018, 6:32 AMsource.skip(offset)
dave08
05/28/2018, 6:37 AMgildor
05/28/2018, 6:42 AMgildor
05/28/2018, 6:44 AMgildor
05/28/2018, 6:44 AMgildor
05/28/2018, 6:49 AMAlso in one request I can have multiple buffers reading from different parts of the same source?I don’t think so, you need performance, as I understand, so in this case I would make a multiple requests with range header, you can write some convenient API for that (with automatic split parts, automatic concatenation, progress merge and so on), but it not what you can do with one request, it’s just a stream of bytes
dave08
05/28/2018, 6:49 AMdave08
05/28/2018, 6:51 AMdave08
05/28/2018, 6:51 AMgildor
05/28/2018, 6:55 AM