pgator-backend ~try_next_gen (2022-05-28T00:47:55.7961488)
Dub
Repo
PQMacAddress.this
pgator
db
pq
types
inet
PQMacAddress
Creating form raw buffer
this
(ubyte a, ubyte b, ubyte c, ubyte d, ubyte e, ubyte f)
this
(ubyte[6] data)
struct
PQMacAddress
this
(
ubyte
[6]
data
)
this
(string s)
ubyte
a
;
ubyte
b
;
ubyte
c
;
ubyte
d
;
ubyte
e
;
ubyte
f
;
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 form raw buffer