Searched defs:WriteSInt64 (Results 1 – 3 of 3) sorted by relevance
366 public void WriteSInt64(long value) in WriteSInt64() method in Google.Protobuf.CodedOutputStream
365 void WireFormatLite::WriteSInt64(int field_number, int64 value, in WriteSInt64() function in google::protobuf::internal::WireFormatLite
185 inline Status WriteSInt64(int field_number, const DataPiece& data, in WriteSInt64() function