protected static class ConcurrentBitFileBuffered.ConcurrentBitInBuffered extends BitFileBuffered.BitInBuffered
inBuffer, parentFile, readByteOffset, sizeUSUAL_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.
|
closealign, getBitOffset, getByteOffset, readBinary, readDelta, readGamma, readGolomb, readIn, readInterpolativeCoding, readMinimalBinary, readMinimalBinaryZero, readSkewedGolomb, readUnary, skipBitspublic ConcurrentBitInBuffered(RandomDataInput file, long startByteOffset, byte _bitOffset, int _bufLength)
protected void incrByte()
BitFileBuffered.BitInBufferedincrByte in class BitFileBuffered.BitInBufferedprotected void incrByte(int i)
BitFileBuffered.BitInBufferedincrByte in class BitFileBuffered.BitInBufferedpublic void skipBytes(long len)
throws IOException
BitFileBuffered.BitInBufferedskipBytes in interface BitInskipBytes in class BitFileBuffered.BitInBufferedlen - The number of bytes to skipIOException - if an I/O error occursTerrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow