public interface BitFilePosition
Modifier and Type | Method and Description |
---|---|
long |
getOffset()
Return the offset
|
byte |
getOffsetBits()
Return the offset bits
|
void |
setOffset(BitFilePosition pos)
Set the offset
|
void |
setOffset(long bytes,
byte bits)
Set the offset in bytes and bits
|
long getOffset()
byte getOffsetBits()
void setOffset(long bytes, byte bits)
void setOffset(BitFilePosition pos)
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow