Searched defs:ReadRawBytes (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | CodedInputStream.cs | 673 internal byte[] ReadRawBytes(int size) in ReadRawBytes() method in Google.Protobuf.CodedInputStream |
H A D | ParsingPrimitives.cs | 434 …public static byte[] ReadRawBytes(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, in… in ReadRawBytes() method in Google.Protobuf.ParsingPrimitives |
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | CodedInputStream.cs | 673 internal byte[] ReadRawBytes(int size) in ReadRawBytes() method in Google.Protobuf.CodedInputStream |
H A D | ParsingPrimitives.cs | 434 …public static byte[] ReadRawBytes(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, in… in ReadRawBytes() method in Google.Protobuf.ParsingPrimitives |