Searched defs:ForInt32 (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs82 public static FieldCodec<int> ForInt32(uint tag) method in class:Google.Protobuf.FieldCodec
269 { typeof(int), ForInt32(WireFormat.MakeTag(WrappersReflection.WrapperValueFieldNumber, WireFormat.WireType.Varint)) },

Completed in 92 milliseconds