Encode the array into a binary string
The array
A binary string where each element inthe array takes two bytes.
Array element is truncated into 2 bytes (16 bits), little endian.
Generated using TypeDoc
Encode the array into a binary string