OpenConnectionRequest1.this

Undocumented in source.
  1. this()
  2. this(ubyte[16] magic, ubyte protocol, ubyte[] mtu)
    class OpenConnectionRequest1
    pure nothrow @safe @nogc
    this
    (
    ubyte[16] magic
    ,
    ubyte protocol = ubyte.init
    ,
    ubyte[] mtu = (ubyte[]).init
    )

Meta