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

decode

abstract fun decode(databaseValue: S): T

Return
databaseValue decoded as type T.