sqldelight-runtime / com.squareup.sqldelight / EnumColumnAdapter / decode

decode

fun decode(databaseValue: String): T

Overrides ColumnAdapter.decode

Return
databaseValue decoded as type T.