toggle menu
core
0.6.1-SNAPSHOT
common
switch theme
search in API
xof
/
org.kotlincrypto.core.xof
/
Xof
/
Reader
/
use
use
inline
fun
<
T
>
use
(
action
:
Xof.Reader
<
A
>
.
(
)
->
T
)
:
T
(
source
)
Helper function which automatically invokes
close
once action completes.