pgator-backend ~master (2021-09-30T11:15:46.9807266)
Dub
Repo
PQMacAddress.this
pgator
db
pq
types
inet
PQMacAddress
Creating from already separated octets
this
(ubyte a, ubyte b, ubyte c, ubyte d, ubyte e, ubyte f)
struct
PQMacAddress
this
(
ubyte
a
,
ubyte
b
,
ubyte
c
,
ubyte
d
,
ubyte
e
,
ubyte
f
)
this
(ubyte[6] data)
this
(string s)
Meta
Source
See Implementation
pgator
db
pq
types
inet
PQMacAddress
constructors
this
functions
toBson
toString
static functions
fromBson
variables
a
b
c
d
e
f
Creating from already separated octets