dpq2 ~master (2018-04-04T07:19:53Z)
Home
Dub
Repo
Value.this
dpq2
value
Value
ctor
this
(
immutable
(
ubyte
)[]
data
,
in
OidType
oidType
,
bool
isNull
=
false
,
in
ValueFormat
format
=
ValueFormat
.
BINARY
)
struct
Value
this
inout pure
(
immutable
(
ubyte
)[]
data
,
in
OidType
oidType
,
bool
isNull
= false
,
in
ValueFormat
format
=
ValueFormat.BINARY
)
this
(
in
ValueFormat
format
,
in
OidType
oidType
)
Meta
Source
See Implementation
dpq2
value
Value
constructors
this
functions
format
isArray
isNull
oidType
toString
ctor