supabase-kt
Toggle table of contents
3.4.1
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
supabase-kt
/
io.github.jan.supabase
/
decode
decode
inline
fun
<
T
>
SupabaseSerializer
.
decode
(
value
:
String
)
:
T
Decodes the given
value
to an object of type
T