kmath
common
kmath-core
/
space.kscience.kmath.structures
/
toIntArray
to
Int
Array
common
fun
Buffer
<
Int
>
.
toIntArray
(
)
:
IntArray
Content copied to clipboard
Returns a new
IntArray
containing all the elements of this
Buffer
.
Sources
common source
Link copied to clipboard