PriorityFrame

Undocumented in source.

Constructors

this
this(int parentStreamId, int weight, bool exclusive)
Undocumented in source.
this
this(int streamId, int parentStreamId, int weight, bool exclusive)
Undocumented in source.

Members

Functions

getParentStreamId
int getParentStreamId()
Undocumented in source. Be warned that the author may not have intended to support it.
getStreamId
int getStreamId()
Undocumented in source. Be warned that the author may not have intended to support it.
getWeight
int getWeight()
Undocumented in source. Be warned that the author may not have intended to support it.
isExclusive
bool isExclusive()
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.

Static variables

PRIORITY_LENGTH
int PRIORITY_LENGTH;
Undocumented in source.

Inherited Members

From Frame

HEADER_LENGTH
enum HEADER_LENGTH;
Undocumented in source.
DEFAULT_MAX_LENGTH
enum DEFAULT_MAX_LENGTH;
Undocumented in source.
MAX_MAX_LENGTH
enum MAX_MAX_LENGTH;
Undocumented in source.
EMPTY_ARRAY
Frame[] EMPTY_ARRAY;
Undocumented in source.
getType
FrameType getType()
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