public short?ReadNullableInt16()
 {
     return(ProtocolBuffersEncoding.ReadNullableInt16(_stream));
 }