Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Updates for Large File Downloads

Latest
Compare
Choose a tag to compare
@AmyExaVault AmyExaVault released this 11 May 17:31
769bfa9

Changes to the ResourcesApi download methods:

  • Rather than reading the entire API response into memory, the download method will perform a chunked download of the file
  • Download method returns the filename that the data is downloaded to