Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs144 public static FieldCodec<long> ForSInt64(uint tag) in ForSInt64() method in Google.Protobuf.FieldCodec
319 public static FieldCodec<long> ForSInt64(uint tag, long defaultValue) in ForSInt64() method in Google.Protobuf.FieldCodec