Connection.this

Undocumented in source.
  1. this()
  2. this(ubyte[64] hash, ubyte[] address, uint worldId)
    class Connection
    pure nothrow @safe @nogc
    this
    (
    ubyte[64] hash
    ,
    ubyte[] address = (ubyte[]).init
    ,
    uint worldId = uint.init
    )

Meta