SslSocket.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ptrdiff_t send(const(void)[] buf)
  2. ptrdiff_t send(const(void)[] buf, SocketFlags flags)
    class SslSocket
    override
    ptrdiff_t
    send
    (
    const(void)[] buf
    ,
    SocketFlags flags
    )

Meta