com.github.rs3vans.krypto / Bytes / copy

copy

fun copy(): Bytes

Creates a deep copy of this Bytes, where the new instance's byteArray is an entirely new ByteArray with each byte copied by value.