public long?ReadNullableInt64()
 {
     return(ProtocolBuffersEncoding.ReadNullableInt64(_stream));
 }