All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----picture.FileInput
public FileInput()
public final void SetIntelSwitch(boolean doit)
public final void Use(DataInputStream Datei) throws IOException
public final void Close() throws IOException
public final int Available() throws IOException
public final void SkipBytes(int anz) throws IOException
public final int Read16Bit() throws IOException
public final long Read32Bit() throws IOException
public final int ReadByte() throws IOException
public final byte[] ReadBytes(int anz) throws IOException
public final String ReadString(int anz) throws IOException
All Packages Class Hierarchy This Package Previous Next Index