Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs63 public static FieldCodec<ByteString> ForBytes(uint tag) in ForBytes() method in Google.Protobuf.FieldCodec
230 public static FieldCodec<ByteString> ForBytes(uint tag, ByteString defaultValue) in ForBytes() method in Google.Protobuf.FieldCodec