com.github.rs3vans.krypto / Bytes / plus

plus

operator fun plus(other: Bytes): Bytes

Create a new Bytes that is byteArray with other.byteArray appended directly after.