Searched defs:WriteInt32 (Results 1 – 6 of 6) sorted by relevance
140 public void WriteInt32(int value) in WriteInt32() method
211 public void WriteInt32(int value) in WriteInt32() method in Google.Protobuf.CodedOutputStream
123 … public static void WriteInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteInt32() method in Google.Protobuf.WritingPrimitives
194 func WriteInt32(buf []byte, n int32) { func
123 inline Status WriteInt32(int field_number, const DataPiece& data, in WriteInt32() function
407 void WireFormatLite::WriteInt32(int field_number, int32 value, in WriteInt32() function in google::protobuf::internal::WireFormatLite