public class ByteRangeWriter extends Object
| Constructor and Description |
|---|
ByteRangeWriter(int buffersize) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Range range,
RandomAccessFile randAccess) |
InputStream |
getInputStream() |
public void add(Range range, RandomAccessFile randAccess) throws IOException
IOExceptionpublic InputStream getInputStream() throws IOException
IOExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.