I am trying to download a large video file from azure blob in chunks to avoid loading whole file into memory. I am using blob.OpenReadAsync() to open the stream and then bufferi