com.github.rs3vans.krypto
/
kotlin.ByteArray
Extensions for kotlin.ByteArray
toBytes
fun
ByteArray
.
toBytes
(
)
:
Bytes
Extension function that converts a
ByteArray
to an instance of
Bytes
.