public class ByteRange extends Object
| Constructor and Description |
|---|
ByteRange(Range range,
InputStream queue)
Constructs a ByteRange with the specified Range and InputStream.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getDataQueue() |
Range |
getRange() |
public ByteRange(Range range, InputStream queue)
range - queue - public Range getRange()
public InputStream getDataQueue()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.