HpackContext.StaticEntry

Undocumented in source.

Constructors

this
this(int index, HttpField field)
Undocumented in source.

Members

Functions

getEncodedField
byte getEncodedField()
Undocumented in source. Be warned that the author may not have intended to support it.
getStaticHuffmanValue
byte[] getStaticHuffmanValue()
Undocumented in source. Be warned that the author may not have intended to support it.
isStatic
bool isStatic()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Entry

_field
HttpField _field;
Undocumented in source.
_slot
int _slot;
Undocumented in source.
getSize
int getSize()
Undocumented in source. Be warned that the author may not have intended to support it.
getHttpField
HttpField getHttpField()
Undocumented in source. Be warned that the author may not have intended to support it.
isStatic
bool isStatic()
Undocumented in source. Be warned that the author may not have intended to support it.
getStaticHuffmanValue
byte[] getStaticHuffmanValue()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta