spotify-web-api-kotlin
/
com.soywiz.korim.format.jpg
/
JPEGDecoder
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Functions
Sources
Functions
decode
Link copied to clipboard
common
fun
decode
(jpegData:
ByteArray
):
Bitmap32
Content copied to clipboard
decodeInfo
Link copied to clipboard
common
fun
decodeInfo
(jpegData:
ByteArray
):
JPEGDecoder.ImageInfo
Content copied to clipboard
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Sources
(source)
Link copied to clipboard