public class BytesRange extends Object
| Constructor and Description |
|---|
BytesRange(long start,
long end,
long total)
Constructor.
|
public BytesRange(long start,
long end,
long total)
start - bytes range startend - bytes range endtotal - bytes range totalCopyright © 2022. All rights reserved.