Home
last modified time | relevance | path

Searched defs:ForSInt32 (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs93 public static FieldCodec<int> ForSInt32(uint tag) in ForSInt32() method in Google.Protobuf.FieldCodec
263 public static FieldCodec<int> ForSInt32(uint tag, int defaultValue) in ForSInt32() method in Google.Protobuf.FieldCodec