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);
}
Naccio Home Page
University of Virginia, Computer Science