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