public interface QSequenceLineRAData
| Modifier and Type | Method and Description |
|---|---|
void |
get(byte[] bytes,
long offset,
long length) |
long |
length() |
InputStream |
read(long offset,
long length) |
long length()
throws IOException
IOExceptionvoid get(byte[] bytes,
long offset,
long length)
throws IOException
IOExceptionInputStream read(long offset, long length) throws IOException
IOExceptionCopyright © 2021. All rights reserved.