Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs103 public static FieldCodec<uint> ForFixed32(uint tag) in ForFixed32() method in Google.Protobuf.FieldCodec
274 public static FieldCodec<uint> ForFixed32(uint tag, uint defaultValue) in ForFixed32() method in Google.Protobuf.FieldCodec