=== 8.3.4.2 Array Parameter Encoding === The representation of the null array parameter and arrays of the **boolean**, **byte**, **short** and **int** component types include the length information and are respectively encoded as follows: Note - The **length** field in each of this array data structure represents the number of elements of the array, not its size in bytes.