Platform Interface: java.io.OutputStream

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);
}

About this file

Naccio Home Page
David Evans
University of Virginia, Computer Science