runtime
2.0.0-alpha03
common
runtime
/
app.cash.sqldelight
/
ColumnAdapter
/
decode
decode
common
abstract
fun
decode
(
databaseValue
:
S
)
:
T
Content copied to clipboard
Return
databaseValue
decoded as type
T
.