ByteArray: number[]

In Java, this would be declared as byte[]. JavaScript doesn't have a primitive type of byte.

Generated using TypeDoc