Open GoogleCodeExporter opened 9 years ago
Added executeMediaAsInputStream() that returns java.io.InputStream that should
help with part of this:
https://codereview.appspot.com/6725045/
I also filed a feature request to specify the Range header in
HttpMediaDownloader
https://code.google.com/p/google-api-java-client/issues/detail?id=634
Of course you can also just call getRequestHeaders().setRange("bytes=100-199")
With respect to SeekableStream: can you please provide sample code that
demonstrates how this might be used with respect to HTTP requests? I'm not
familiar with this. Without really investigating this, my gut feeling is this
may be outside the scope of what we may want to provide in this library.
Original comment by yan...@google.com
on 16 Oct 2012 at 10:11
Original issue reported on code.google.com by
nherr...@google.com
on 16 Oct 2012 at 8:54