Android Scanbot Barcode SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK
Android Scanbot Barcode SDK
/
io.scanbot.common
/
mapFailure
map
Failure
inline
fun
<
T
,
R
>
Result
<
T
>
.
mapFailure
(
block
:
ReturnBlockScope
.
(
Result.Failure
)
->
R
)
:
Result
<
R
>