Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkReader.ReadBytes

Obsolete public byte[] ReadBytes(int count);

Parameters

countNumber of bytes to read.

Returns

byte[] Bytes read. (this is a copy).

Description

Reads a number of bytes from the stream.

See NetworkReader for a code example.

Did you find this page useful? Please give it a rating: