ReadByte

StreamWrapper.ReadByte method

从流中读取一个字节并将流中的位置前移一个字节,如果在流的末尾则返回 -1。

public int ReadByte()

也可以看看