Package | Description |
---|---|
org.globus.ftp |
Modifier and Type | Method and Description |
---|---|
void |
ByteRangeList.merge(ByteRange range)
Merge a copy of the given ByteRange into this list.
|
int |
ByteRange.merge(ByteRange other)
If this range can be consolidated with the other one,
modify this range so that it represents the result of merging
this and the other range.
|
Constructor and Description |
---|
ByteRange(ByteRange src)
copying constructor
|
Copyright © 2016. All rights reserved.