protected static class ConcurrentBitFileBuffered.ConcurrentBitInBuffered extends BitFileBuffered.BitInBuffered
inBuffer, parentFile, readByteOffset, size
USUAL_EXTENSION
Constructor and Description |
---|
ConcurrentBitInBuffered(RandomDataInput file,
long startByteOffset,
byte _bitOffset,
int _bufLength) |
Modifier and Type | Method and Description |
---|---|
protected void |
incrByte()
Move forward one byte
|
protected void |
incrByte(int i)
Move forward i bytes
|
void |
skipBytes(long len)
Skip a number of bytes while reading the bit file.
|
close
align, getBitOffset, getByteOffset, readBinary, readDelta, readGamma, readGolomb, readIn, readInterpolativeCoding, readMinimalBinary, readMinimalBinaryZero, readSkewedGolomb, readUnary, skipBits
public ConcurrentBitInBuffered(RandomDataInput file, long startByteOffset, byte _bitOffset, int _bufLength)
protected void incrByte()
BitFileBuffered.BitInBuffered
incrByte
in class BitFileBuffered.BitInBuffered
protected void incrByte(int i)
BitFileBuffered.BitInBuffered
incrByte
in class BitFileBuffered.BitInBuffered
public void skipBytes(long len) throws IOException
BitFileBuffered.BitInBuffered
skipBytes
in interface BitIn
skipBytes
in class BitFileBuffered.BitInBuffered
len
- The number of bytes to skipIOException
- if an I/O error occursTerrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow