コード例 #1
0
 public long?ReadNullableInt64()
 {
     return(ProtocolBuffersEncoding.ReadNullableInt64(_stream));
 }