Encode the array into a binary string
The array
A binary string. Each string is encoded with a preceding "length" byte.
If the length of a string element exceeds 255, an error will be raised.
Generated using TypeDoc
Encode the array into a binary string