Deserialize a byte array into a native type array.
The byte array to convert into a native type array.
The converted native type array representation of the byte array.
This function is inspired by the AssemblyScript standard library array implementation.
AssemblyScript array implementation
Generated using TypeDoc
Deserialize a byte array into a native type array.