Libevent2TCPConnection.write

Writes the given byte array.

  1. alias write = Stream.write
  2. size_t write(ubyte[] bytes, IOMode )
    class Libevent2TCPConnection
    @safe
    size_t
    write
    (
    in ubyte[] bytes
    ,
    IOMode
    )

Meta