Searched defs:ForInt32 (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | FieldCodec.cs | 51 public static FieldCodec<int> ForInt32(uint tag) => ForInt32(tag, 0); in ForInt32() method in Google.Protobuf.FieldCodec |