Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs194 public static FieldCodec<double> ForDouble(uint tag) in ForDouble() method in Google.Protobuf.FieldCodec
374 public static FieldCodec<double> ForDouble(uint tag, double defaultValue) in ForDouble() method in Google.Protobuf.FieldCodec