dpq2 v0.6.3 (2016-03-15T16:11:36Z)
Home
Dub
Repo
binaryValueAs
dpq2
types
to_d_types
Returns value as bytes from binary formatted field
T
binaryValueAs
[@property getter]
package @
trusted
@
property
T
binaryValueAs
(
T
)
(
in
Value
v
)
if
(
is
(
T
==
const
(
ubyte
[]))
)
T
binaryValueAs
[@property getter]
UUID
binaryValueAs
[@property getter]
bool
binaryValueAs
[@property getter]
Json
binaryValueAs
[@property getter]
Meta
Source
See Implementation
dpq2
types
to_d_types
aliases
PGbigint
PGboolean
PGbytea
PGdate
PGdouble_precision
PGinteger
PGjson
PGnumeric
PGreal
PGsmallint
PGtext
PGtime_without_time_zone
PGtimestamp_without_time_zone
PGuuid
functions
_integration_test
throwTypeComplaint
properties
as
binaryValueAs
valueAsString
Returns value as bytes from binary formatted field