Http1ServerTunnelConnection.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(ByteBuffer byteBuffer, Callback callback)
  2. void write(ByteBuffer[] buffers, Callback callback)
  3. void write(Collection!ByteBuffer buffers, Callback callback)
    class Http1ServerTunnelConnection
    override
    void
    write
    (
    Collection!ByteBuffer buffers
    ,
    Callback callback
    )

Meta