pgator-backend ~try_next_gen (2022-05-28T00:47:55.7961488)
Dub
Repo
PQInetAddress.this
pgator
db
pq
types
inet
PQInetAddress
Parsing from string and network mask bits.
this
(string addr, ubyte maskBits)
struct
PQInetAddress
this
(
string
addr
,
ubyte
maskBits
)
this
(ubyte[16] adrr, ubyte maskBits, Family family)
Meta
Source
See Implementation
pgator
db
pq
types
inet
PQInetAddress
constructors
this
enums
Family
functions
address
opCast
toBson
toString
static functions
fromBson
variables
bits
family
ipaddr
Parsing from string and network mask bits.