Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs173 public static FieldCodec<ulong> ForUInt64(uint tag) in ForUInt64() method in Google.Protobuf.FieldCodec
351 public static FieldCodec<ulong> ForUInt64(uint tag, ulong defaultValue) in ForUInt64() method in Google.Protobuf.FieldCodec