ByteArrayOutputStream.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(int b)
    class ByteArrayOutputStream
    override
    void
    write
    (
    int b
    )
  2. void write(byte[] b, ptrdiff_t off, ptrdiff_t len)
  3. void write(byte[] b)

Meta