NativeArrayExtension Methods
The NativeArrayExtension type exposes the following members.
Methods
Name | Description | |
---|---|---|
CopyFromRawBytes<(Of <<'(T>)>>) |
Copies raw bytes into a NativeArray of any struct type.
|
|
ToRawBytes<(Of <<'(T>)>>) |
Converts a NativeArray of any struct type to a raw byte array.
|