supabase-kt
Toggle table of contents
3.2.6
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
postgrest-kt
/
io.github.jan.supabase.postgrest.result
/
PostgrestResult
/
decodeList
decode
List
inline
fun
<
T
:
Any
>
decodeList
(
)
:
List
<
T
>
(
source
)
Decodes
data
as a list of
T