Read

StreamWrapper.Read method

从当前流中读取字节序列,并将流中的位置前进读取的字节数。

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

也可以看看