public char ReadChar()
 {
     return(ProtocolBuffersEncoding.ReadChar(_stream));
 }