OpenConnectionReply1.this

Undocumented in source.
  1. this()
  2. this(ubyte[16] magic, long serverId, bool security, ushort mtuLength)
    class OpenConnectionReply1
    pure nothrow @safe @nogc
    this
    (
    ubyte[16] magic
    ,
    long serverId = long.init
    ,
    bool security = bool.init
    ,
    ushort mtuLength = ushort.init
    )

Meta