TcpOutputStream.write

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

Meta