Exemplo n.º 1
0
 public ByteString ReadBytes()
 {
     return(ParsingPrimitives.ReadBytes(ref buffer, ref state));
 }