De/Serializes an array with a specific number of elements of type T which all have the same size.
type of elements held in the array
the De/Serializer for the element type
the number of elements in the array
if true a 4 byte number indicating the size of the array will be included before serialized array data
true
Generated using TypeDoc
De/Serializes an array with a specific number of elements of type T which all have the same size.