SQLDelight
Toggle table of contents
2.1.0
common
Platform filter
common
Switch theme
Search in API
SQLDelight
runtime
/
app.cash.sqldelight
/
EnumColumnAdapter
/
decode
decode
open
override
fun
decode
(
databaseValue
:
String
)
:
T
Return
databaseValue
decoded as type
T
.