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