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