Searched defs:WriteUInt32 (Results 1 – 3 of 3) sorted by relevance
321 public void WriteUInt32(uint value) in WriteUInt32() method in Google.Protobuf.CodedOutputStream
350 void WireFormatLite::WriteUInt32(int field_number, uint32 value, in WriteUInt32() function in google::protobuf::internal::WireFormatLite
155 inline Status WriteUInt32(int field_number, const DataPiece& data, in WriteUInt32() function