This version of Unity is unsupported.
Removed in version 2019.2.22

BitStream.isReading

Obsolete public bool isReading;

Description

Is the BitStream currently being read? (Read Only)

See Also: Network.OnSerializeNetworkView, isWriting.