id | ID of the buffer to get the underlying NativeArray from. |
NativeArray<byte> The NativeArray of bytes for a given BufferID.
Get the NativeArray used for storing buffers in the context.
The reference context is using NativeArray for storing the contents of buffers. This method will return the array.