Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs184 public static FieldCodec<float> ForFloat(uint tag) in ForFloat() method in Google.Protobuf.FieldCodec
363 public static FieldCodec<float> ForFloat(uint tag, float defaultValue) in ForFloat() method in Google.Protobuf.FieldCodec