Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs143 public static FieldCodec<long> ForSInt64(uint tag) in ForSInt64() method in Google.Protobuf.FieldCodec
318 public static FieldCodec<long> ForSInt64(uint tag, long defaultValue) in ForSInt64() method in Google.Protobuf.FieldCodec