toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
model
/
com.example.model.extension
/
toByteArray
to
Byte
Array
fun
Int
.
toByteArray
(
)
:
ByteArray
fun
Long
.
toByteArray
(
)
:
ByteArray
fun
BooleanArray
.
toByteArray
(
len
:
Int
=
size / 8
)
:
ByteArray