runtime
2.0.0-alpha01
common
runtime
/
app.cash.sqldelight
/
EnumColumnAdapter
/
decode
decode
common
open
override
fun
decode
(
databaseValue
:
String
)
:
T
Content copied to clipboard
Return
databaseValue
decoded as type
T
.