Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 430 of file HPackDecoder.cs.
References System.Net.Http.HPack.HPackDecoder._headerName, System.Net.Http.HPack.HPackDecoder._headerNameLength, System.Net.Http.HPack.HPackDecoder._headerNameOctets, System.Net.Http.HPack.HPackDecoder._headerValueLength, System.Net.Http.HPack.HPackDecoder._headerValueOctets, System.Net.Http.HPack.HPackDecoder._huffman, System.Net.Http.HPack.HPackDecoder._state, System.Net.Http.HPack.HPackDecoder._stringLength, System.Net.Http.HPack.HPackDecoder._stringOctets, System.Buffer.BlockCopy(), System.Net.Http.HPack.HPackDecoder.Decode(), System.Net.Http.HPack.Huffman.Decode(), System.Net.Http.HPack.HPackDecoder.EnsureStringCapacity(), and System.SR.net_http_hpack_huffman_decode_failed.
Referenced by System.Net.Http.HPack.HPackDecoder.ParseHeaderName(), System.Net.Http.HPack.HPackDecoder.ParseHeaderValue(), and System.Net.Http.HPack.HPackDecoder.ParseHeaderValueLength().