azure-sdk-for-java
azure-sdk-for-java copied to clipboard
SyncStack - Storage file downloads
Make file download performant.
- avoid StreamResponse and HttpResponse buffering
- develop utils/helpers that can be used to track progress and retry starting from failure position.