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

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

Completed in 124 milliseconds