Base:
method
Read
System.Net.Http.HttpBaseStream.Read(System.Span<System.Byte>)
1 override of Read
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
1523
public override int
Read
(Span<byte> buffer) => throw new NotSupportedException(SR.net_http_content_writeonly_stream);