2 writes to _headerValueOctets
http2cat (2)
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (2)
118_headerValueOctets = new byte[DefaultStringOctetsSize]; 613_headerValueLength = Decode(ref _headerValueOctets);
1 reference to _headerValueOctets
http2cat (1)
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (1)
502? _headerValueOctets.AsSpan(0, _headerValueLength)