public class ByteFileInMemory extends Object implements ByteInSeekable
BitFileInMemory
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
ByteFileInMemory(RandomDataInputMemory f) |
ByteFileInMemory(String dataFilename) |
public ByteFileInMemory(RandomDataInputMemory f)
public ByteFileInMemory(String dataFilename) throws IOException
IOException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
public ByteIn readReset(long startByteOffset, long endByteOffset) throws IOException
readReset
in interface ByteInSeekable
IOException
public ByteIn readReset(long startByteOffset) throws IOException
readReset
in interface ByteInSeekable
IOException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow