OpenSSLAdapter.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void send(Data[] data, int priority)
    class OpenSSLAdapter
    override
    void
    send
    (
    scope Data[] data
    ,
    int priority = DEFAULT_PRIORITY
    )
  2. alias send = SSLAdapter.send

Meta