Creates a new VPFInputStream instance.
Parameters: file - a String value Parameters: byteOrder - a char value exception: IOException - if an error occurs
Describe readDouble method here.
a double value exception: IOException - if an error occurs
readFixedSizeData
protectedObject readFixedSizeData(char dataType, int instancesCount) throws IOException(Code)
Describe readFixedSizeData method here.
Parameters: dataType - a char value Parameters: instancesCount - an int value an Object value exception: IOException - if an error occurs
Describe readRows method here.
Parameters: rows - a VPFRow[] value Parameters: fromIndex - an int value an int value exception: IOException - if an error occurs