clj-aws-s3 icon indicating copy to clipboard operation
clj-aws-s3 copied to clipboard

byte range requests

Open gfredericks opened this issue 10 years ago • 0 comments

Looks like it's pretty easy to request byte ranges using the (.setRange ...) method on the GetObjectRequest object.

Not sure what the best way to expose it is. In the meantime I'll be doing the interop myself.

gfredericks avatar Sep 07 '15 15:09 gfredericks