Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.HPack.Huffman Class Reference

Static Public Member Functions

static int Decode (ReadOnlySpan< byte > src, ref byte[] dstArray)
 

Properties

static ReadOnlySpan< byte > EncodingTableBitLengths [get]
 

Static Private Member Functions

static ushort[] GenerateDecodingLookupTree ()
 

Static Private Attributes

static readonly uint[] s_encodingTableCodes
 
static readonly ushort[] s_decodingTree = GenerateDecodingLookupTree()
 

Detailed Description

Definition at line 3 of file Huffman.cs.


The documentation for this class was generated from the following file: