dpq2 ~bulk_copy (2021-10-17T23:25:58.5299987)
Dub
Repo
Value.this
dpq2
value
Value
ctor
this
(immutable(ubyte)[] data, OidType oidType, bool isNull, ValueFormat format)
struct
Value
inout pure
this
(
immutable
(
ubyte
)[]
data
,
in
OidType
oidType
,
bool
isNull
= false
,
in
ValueFormat
format
=
ValueFormat.BINARY
)
this
(ValueFormat format, OidType oidType)
Meta
Source
See Implementation
dpq2
value
Value
aliases
isSupportedArray
constructors
this
functions
data
format
isArray
isNull
oidType
toString
variables
_data
ctor