1 reference to Decode
http2cat (1)
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (1)
594return Huffman.Decode(new ReadOnlySpan<byte>(_stringOctets, 0, _stringLength), ref dst);