Read

StreamWrapper.Read 方法

从当前流中读取一系列字节,并通过读取的字节数推进流中的位置。

public void Read(byte[] buffer, int offset, int count)

另请参见