decode
Reads a column from row using the column's metadata and returns a typed Kotlin value.
Throws KandraQueryException if the column is NULL in Scylla and the Kotlin type is non-nullable.
Reads a column from row using the column's metadata and returns a typed Kotlin value.
Throws KandraQueryException if the column is NULL in Scylla and the Kotlin type is non-nullable.