Exemplo n.º 1
0
 public override sbyte PeekByte()
 {
     return(_buf.getByte(_buf.readerIndex()));
 }