HpackContext.Entry

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(HttpField field)
Undocumented in source.

Members

Functions

getHttpField
HttpField getHttpField()
Undocumented in source. Be warned that the author may not have intended to support it.
getSize
int getSize()
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.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_field
HttpField _field;
Undocumented in source.
_slot
int _slot;
Undocumented in source.

Meta