This struct is a type independent representation of an array. This struct is used when sending an array for archiving from the serializer to the archive.
Returns true if the given array is a slice of the receiver.
The size of an individual element stored in the array, in bytes.
The length of the array
The start address of the array.
See Implementation
This struct is a type independent representation of an array. This struct is used when sending an array for archiving from the serializer to the archive.