Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs133 public static FieldCodec<long> ForInt64(uint tag) in ForInt64() method in Google.Protobuf.FieldCodec
307 public static FieldCodec<long> ForInt64(uint tag, long defaultValue) in ForInt64() method in Google.Protobuf.FieldCodec