public class ByteRangeCollection
extends java.lang.Object
| Constructor and Description |
|---|
ByteRangeCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ByteRange byteRange) |
void |
add(long offset,
int len) |
boolean |
hasData() |
boolean |
isCoverGivenRange(ByteRange range) |
Copyright © 2025. All rights reserved.