kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.structures
/
toIntArray
to
Int
Array
fun
Buffer
<
Int
>
.
toIntArray
(
)
:
IntArray
(
source
)
Returns a new
IntArray
containing all the elements of this
Buffer
.