示例#1
0
 private byte _readByte(bool peek = false) => _connection.ReadBytes(1, peek)[0];