External references, such as a standards document, or specification?
http://javadoc.google-api-java-client.googlecode.com/hg/1.11.0-beta/com/google/a
pi/client/googleapis/media/MediaHttpDownloader.html
http://tools.ietf.org/html/rfc2616#section-14.35
Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?
All
Please describe the feature requested.
Add something like a setContentRange(int firstBytePos, int lastBytePos) method
to MediaHttpDownloader to specify the range of bytes to download. There is
already a setBytesDownloaded method to specify the minByteIndex, but there is
no ability to specify the maxByteIndex.
Original issue reported on code.google.com by yan...@google.com on 16 Oct 2012 at 10:00
Original issue reported on code.google.com by
yan...@google.com
on 16 Oct 2012 at 10:00