-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle SSE in getObject() properly and have one source code. (#776)
Added below version of getObject() for completion. ``` public InputStream getObject(String bucketName, String objectName, Long offset, Long length, ServerSideEncryption sse) ```
- Loading branch information
1 parent
403e3c0
commit a08e79d
Showing
1 changed file
with
100 additions
and
122 deletions.
There are no files selected for viewing
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