wrapper java.io.OutputStream {
wrapnative abstract void write (int b) requiredif RFileSystem.preWrite, RFileSystem.postWrite;
passwrapper void write(byte b[]);
passwrapper void write(byte b[], int off, int len);
}
Naccio Home Page
University of Virginia, Computer Science