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 the elements of this
Buffer
.
Sources
common source
Link copied to clipboard