supabase-kt
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
supabase-kt
storage-kt
/
io.github.jan.supabase.storage.resumable
/
CachePair
Cache
Pair
typealias
CachePair
=
Pair
<
Fingerprint
,
ResumableCacheEntry
>
(
source
)
A pair of a
Fingerprint
and a
ResumableCacheEntry