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