Platform Interface: java.io.InputStream

wrapper java.io.InputStream {
  wrapnative abstract int read () requiredif RFileSystem.preRead, RFileSystem.postRead;
  passwrapper int read (byte b[]);
  passwrapper int read (byte b[], int off, int len);
  passwrapper long skip (long n);
}

About this file

Naccio Home Page
David Evans
University of Virginia, Computer Science