Package | Description |
---|---|
org.globus.ftp |
Modifier and Type | Method | Description |
---|---|---|
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.
|
void |
ByteRangeList.merge(ByteRange range) |
Merge a copy of the given ByteRange into this list.
|
Constructor | Description |
---|---|
ByteRange(ByteRange src) |
copying constructor
|
Copyright © 2018. All rights reserved.