gif.kt
Toggle table of contents
0.3.0
androidAndJvm
common
nonJvm
Target filter
androidAndJvm
common
nonJvm
Switch theme
Search in API
Skip to content
gif.kt
gifkt
/
com.shakster.gifkt
/
GifDecoder
/
close
close
androidAndJvm
common
nonJvm
actual
open
override
fun
close
(
)
(
source
)
Closes the decoder, closing the underlying
data
.
Throws
IOException
If an I/O error occurs.
expect
open
override
fun
close
(
)
(
source
)
Closes the decoder, closing the underlying
data
.
Throws
IOException
If an I/O error occurs.
actual
open
override
fun
close
(
)
(
source
)
Closes the decoder, closing the underlying
data
.
Throws
IOException
If an I/O error occurs.