Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

intNumber of bits read.