runtime
2.0.0-alpha03
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
.