Serializes an array of serializable objects to bytes.
The serialized array as Uint8Array.
The array of serializable objects to serialize.
Generated using TypeDoc
Serializes an array of serializable objects to bytes.
Returns
The serialized array as Uint8Array.