Searched defs:Utf8Encoding (Results 1 – 2 of 2) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/ | ||
| D | WritingPrimitives.cs | 55 internal static Encoding Utf8Encoding => Encoding.UTF8; // allows JIT to devirtualize field in Google.Protobuf.WritingPrimitives |
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | WritingPrimitives.cs | 55 internal static Encoding Utf8Encoding => Encoding.UTF8; // allows JIT to devirtualize field in Google.Protobuf.WritingPrimitives |