Searched defs:WriteInt32 (Results 1 – 5 of 5) sorted by relevance
194 func WriteInt32(buf []byte, n int32) { func
139 void WriteInt32(uint32_t value) { in WriteInt32() function
222 public void WriteInt32(int value) in WriteInt32() method in Google.Protobuf.CodedOutputStream
340 void WireFormatLite::WriteInt32(int field_number, int32 value, in WriteInt32() function in google::protobuf::internal::WireFormatLite
113 inline Status WriteInt32(int field_number, const DataPiece& data, in WriteInt32() function