An array of bytes.
When targeting the JVM, instances of this class are represented as byte[].
byte[]
typedef ByteArray<T> = Array<Byte>;