2 references to Decode
IIS.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (2)
613
_headerNameLength =
Decode
(ref _headerNameOctets);
618
_headerValueLength =
Decode
(ref _headerValueOctets);