public final class QSequenceLineRAByteData extends Object implements QSequenceLineRAData
Constructor and Description |
---|
QSequenceLineRAByteData(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
static QSequenceLineRAByteData |
create(InputStream is) |
void |
get(byte[] bytes,
long offset,
long length) |
long |
length() |
InputStream |
read(long offset,
long length) |
public static QSequenceLineRAByteData create(InputStream is) throws IOException
IOException
public long length()
length
in interface QSequenceLineRAData
public void get(byte[] bytes, long offset, long length)
get
in interface QSequenceLineRAData
public InputStream read(long offset, long length)
read
in interface QSequenceLineRAData
Copyright © 2024. All rights reserved.