Open
Description
RNFetchBlob.fs.readStream doesn't support starting point of stream, for example I have 1 GB file and I would like to access last 8 bytes of data, I have no other way to do so except to wait for stream to reach that point. It would be great if support for starting byte of stream would be added.