Searched defs:ReadSInt32 (Results 1 – 3 of 3) sorted by relevance
239 …public int ReadSInt32() => ParsingPrimitives.DecodeZigZag32(ParsingPrimitives.ParseRawVarint32(ref… in ReadSInt32() method
484 public int ReadSInt32() in ReadSInt32() method in Google.Protobuf.CodedInputStream
71 ReadSInt32 = ReadSInt64 variable in _MiniDecoder