public interface Range
| Modifier and Type | Method and Description |
|---|---|
long |
getLength()
Gets the number of bytes to retrieve starting at offset.
|
long |
getOffset()
Gets the position, in bytes, to start transferring the file data from.
|
long getOffset()
long getLength()
Copyright © 2014–2017 XMPP.rocks. All rights reserved.