azure-sdk-for-java
azure-sdk-for-java copied to clipboard
SyncStack - Storage download to output stream
Make download to output stream performant.
- make streamresponse/httpresponse write directly to output stream
- develop utilities to resume download from failure point
- refactor storage code to leverage core improvements in this area.