operator fun plus(other: Bytes): Bytes
Create a new Bytes that is byteArray with other.byteArray appended directly after.