pgator-backend ~master (2015-09-16T20:06:43Z)
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
Creating from already separated octets