plus

infix operator fun ByteArray.plus(byte: Byte): ByteArray
infix operator fun ByteArray.plus(int: Int): ByteArray