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

Parámetros

count Number of bytes to read.

Valor de retorno

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

Descripción

Reads a number of bytes from the stream.