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

参数

count 要读取的字节数。

返回

byte[] 读取的字节。(这是一个副本)。

描述

从流中读取多个字节。