public interface ByteIn
BitIn
Modifier and Type | Field and Description |
---|---|
static String |
USUAL_EXTENSION
file extension
|
static final String USUAL_EXTENSION
long getByteOffset()
void close() throws IOException
IOException
void skipBytes(long l) throws IOException
IOException
int readFully(byte[] arr, int off, int len) throws IOException
IOException
int readVInt() throws IOException
IOException
long readVLong() throws IOException
IOException
int getVSize(long x) throws IOException
IOException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow