DataStreamReader(NativeArray<byte>)
Initializes a new instance of the DataStreamReader struct with a NativeArray\<byte\>
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public DataStreamReader(NativeArray<byte> array)
Parameters
The buffer to attach to the DataStreamReader.