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