Bytes

constructor(vararg bytes: Int)
constructor(vararg strings: String)
constructor(begin: ByteArray, vararg rest: ByteArray)
constructor(d: ByteArray)