public class MultiFileMSeedRead extends MiniSeedRead
inStream, numRead, readData, recordSize
Constructor and Description |
---|
MultiFileMSeedRead(java.io.File[] files)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
|
SeedRecord |
getNextRecord()
Deprecated.
gets the next logical record int the seed volume.
|
int |
getNumRecordsRead()
Deprecated.
|
protected void |
initNextFile()
Deprecated.
|
getNextRecord, main
public MultiFileMSeedRead(java.io.File[] files) throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
close
in class MiniSeedRead
java.io.IOException
public SeedRecord getNextRecord() throws SeedFormatException, java.io.IOException
getNextRecord
in class MiniSeedRead
SeedFormatException
java.io.IOException
public int getNumRecordsRead()
getNumRecordsRead
in class MiniSeedRead
protected void initNextFile() throws java.io.IOException
java.io.IOException