Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
android
common
ios
Target filter
android
common
ios
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-barcode-sdk
/
io.scanbot.sdk.kmp.image
/
ImageRef
/
Companion
/
fromEncodedBuffer
from
Encoded
Buffer
android
common
ios
actual
fun
fromEncodedBuffer
(
buffer
:
ByteArray
,
options
:
BufferImageLoadOptions
)
:
ImageRef
?
expect
fun
fromEncodedBuffer
(
buffer
:
ByteArray
,
options
:
BufferImageLoadOptions
=
BufferImageLoadOptions()
)
:
ImageRef
?
actual
fun
fromEncodedBuffer
(
buffer
:
ByteArray
,
options
:
BufferImageLoadOptions
)
:
ImageRef
?