-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Azure Storage and helpers): getBinaryBlob and decompress gzip fi…
…les functions (#147) * feat(Azure Storage): getBinaryBlob and decompress gzip files functions - This gets a binary blob _without_ writing it to a file. This is a variation on the `getBlob` and `downloadBlobToFile` functions. - New function to decompress gzip files * chore: adds gunzip-maybe pacakge * chore(deps-dev): bump globals in the dev-dependencies group (#146) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2ef5020
commit ec156af
Showing
4 changed files
with
258 additions
and
23 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.