OutputStream.write

Undocumented in source.
  1. void write(int b)
    class OutputStream
    abstract
    void
    write
    (
    int b
    )
  2. void write(byte[] b)
  3. void write(byte[] b, ptrdiff_t off, ptrdiff_t len)

Meta