gif.kt
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
gif.kt
gifkt
/
com.shakster.gifkt
/
SuspendClosable
Suspend
Closable
fun
interface
SuspendClosable
(
source
)
A resource that can be closed or released asynchronously.
Inheritors
AsyncGifEncoder
ParallelGifEncoder
Members
Functions
close
Link copied to clipboard
abstract
suspend
fun
close
(
)
Closes this resource.