Version: 2017.3
public byte[] ReadBytes (int count);

Parameters

count Number of bytes to read.

Returns

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

Description

Reads a number of bytes from the stream.