kmath
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kmath
kmath-coroutines
/
space.kscience.kmath.chains
/
nextBufferBlocking
next
Buffer
Blocking
inline
fun
<
T
>
BlockingChain
<
T
>
.
nextBufferBlocking
(
size
:
Int
)
:
Buffer
<
T
>
(
source
)