dpq2 v1.0.0-alpha.5 (2018-02-08T12:11:47Z)
Home
Dub
Repo
binaryValueAs
dpq2
conv
to_d_types
Returns value as bytes from binary formatted field
T
binaryValueAs
(Value v)
package @
safe
T
binaryValueAs
(
T
)
(
in
Value
v
)
if
(
is
(
T
==
const
(
ubyte
[]))
)
T
binaryValueAs
(Value v)
UUID
binaryValueAs
(Value v)
bool
binaryValueAs
(Value v)
Json
binaryValueAs
(Value v)
Meta
Source
See Implementation
dpq2
conv
to_d_types
aliases
PGbigint
PGboolean
PGbytea
PGdate
PGdouble_precision
PGinteger
PGjson
PGnumeric
PGreal
PGsmallint
PGtext
PGtime_without_time_zone
PGtimestamp
PGtimestamptz
PGuuid
functions
_integration_test
as
binaryValueAs
throwTypeComplaint
valueAsString
Returns value as bytes from binary formatted field