supabase-kt
Toggle table of contents
3.1.3
common
Platform filter
common
Switch theme
supabase-kt
realtime-kt
/
io.github.jan.supabase.realtime
/
decodeRecord
decode
Record
inline
fun
<
T
:
Any
>
HasRecord
.
decodeRecord
(
)
:
T
(
source
)
Decodes
HasRecord.record
as
T
and returns it