public static final class SIFileTransferOffer.SIRange extends Object implements Range
| Constructor and Description |
|---|
SIFileTransferOffer.SIRange(long offset,
long length) |
public SIFileTransferOffer.SIRange(long offset,
long length)
offset - Specifies the position, in bytes, to start transferring the file data from. This defaults to zero (0) if not specified.length - Specifies the number of bytes to retrieve starting at offset. This defaults to the length of the file from offset to the end.Copyright © 2014–2015 XMPP.rocks. All rights reserved.