PQInetAddress.this

Creating from raw data

  1. this(string addr, ubyte maskBits)
  2. this(ubyte[16] adrr, ubyte maskBits, Family family)
    struct PQInetAddress
    this
    (
    ubyte[16] adrr
    ,
    ubyte maskBits
    ,
    Family family
    )

Meta