GoAwayFrame

Undocumented in source.

Constructors

this
this(int lastStreamId, int error, byte[] payload)
Undocumented in source.

Members

Functions

getError
int getError()
Undocumented in source. Be warned that the author may not have intended to support it.
getLastStreamId
int getLastStreamId()
Undocumented in source. Be warned that the author may not have intended to support it.
getPayload
byte[] getPayload()
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.
tryConvertPayload
string tryConvertPayload()
Undocumented in source. Be warned that the author may not have intended to support it.

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