public interface ByteStream
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAvailable(BigInteger offset,
int length) |
byte[] |
read(BigInteger offset,
int length) |
byte[] read(BigInteger offset, int length) throws IOException
IOExceptionboolean isAvailable(BigInteger offset, int length)
Copyright © 2017. All rights reserved.