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

파라미터

count Number of bytes to read.

반환

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

설명

Reads a number of bytes from the stream.