distssh v3.1.1 (2020-09-23T20:47:34Z)
Dub
Repo
ColumnData.as
d2sqlite3
results
ColumnData
Returns the data converted to T.
If the data is NULL, defaultValue is returned.
auto
as
(T defaultValue)
auto
as
(T defaultValue)
auto
as
(T defaultValue)
struct
ColumnData
auto
as
(
T
:
Nullable
!
U
U
...
)
(
T
defaultValue
=
T.init
)
Meta
Source
See Implementation
d2sqlite3
results
ColumnData
aliases
SqliteVariant
constructors
this
functions
as
toString
type
Returns the data converted to T.
If the data is NULL, defaultValue is returned.