Companion

actual object Companion
expect object Companion
actual object Companion

Functions

Link copied to clipboard
actual fun decode(data: ByteArray): AnimatedWebp?
expect fun decode(data: ByteArray): AnimatedWebp?
actual fun decode(data: ByteArray): AnimatedWebp?