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

パラメーター

count 読み取るバイトの数

戻り値

byte[] 読み取ったバイト配列(これはコピーです)

説明

ストリームからバイト配列を読み取ります。