Class VariableIndexInputStream

Object
VPFInputStream
VariableIndexInputStream
All Implemented Interfaces:
DataTypesDefinition, FileConstants

public class VariableIndexInputStream extends VPFInputStream
VariableIndexInputStream.java Created: Mon Feb 24 22:23:58 2003
Author:
Artur Hefczyc
  • Constructor Details

    • VariableIndexInputStream

      public VariableIndexInputStream(String file, char byteOrder) throws IOException
      Creates a new VariableIndexInputStream instance.
      Parameters:
      file - a String value
      byteOrder - a char value
      Throws:
      IOException - if an error occurs
  • Method Details