Searched defs:ForBool (Results 1 – 4 of 4) sorted by relevance
74 public static FieldCodec<bool> ForBool(uint tag) in ForBool() method in Google.Protobuf.FieldCodec242 public static FieldCodec<bool> ForBool(uint tag, bool defaultValue) in ForBool() method in Google.Protobuf.FieldCodec
63 public static Value ForBool(bool value) in ForBool() method in Google.Protobuf.WellKnownTypes.Value