//runtime/com.squareup.sqldelight/EnumColumnAdapter/decode
decode
[common]
Content
open override fun decode(databaseValue: String): T
More info
Return
databaseValue decoded as type T.
//runtime/com.squareup.sqldelight/EnumColumnAdapter/decode
[common]
Content
open override fun decode(databaseValue: String): T
More info
databaseValue decoded as type T.