public static interface ABIFParser.DataAccess extends Seekable, DataInput
Modifier and Type | Method and Description |
---|---|
void |
finishedReading()
Called when the parser has finished reading.
|
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
void finishedReading() throws IOException
IOException
- if it could not do what it needs to.Copyright © 2014 BioJava. All rights reserved.