PQMacAddress.this

Creating form raw buffer

  1. this(ubyte a, ubyte b, ubyte c, ubyte d, ubyte e, ubyte f)
  2. this(ubyte[6] data)
    struct PQMacAddress
    this
    (
    ubyte[6] data
    )
  3. this(string s)

Meta