GetBytesRead()
Gets the number of bytes read from the data stream.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public int GetBytesRead()
Returns
Type | Description |
|---|---|
| int | Number of bytes read. |