runtime
/
com.squareup.sqldelight
/
ColumnAdapter
/
decode
common
decode
abstract fun
decode
(databaseValue:
S
):
T
Content copied to clipboard
Return
databaseValue
decoded as type
T
.