Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.sdk.util
/
singleFlow
single
Flow
inline
fun
<
T
>
singleFlow
(
crossinline
block
:
suspend
(
)
->
T
)
:
<Error class: unknown class>
<
T
>
Make flow generator work as rxJava Single so it will be called only once