An HTTP/2 frame.

no subtypes hierarchy

Initializer
HttpFrame(HttpFrame unknown)
Inherited Attributes
Attributes inherited from: Object
hash, string
Methods
flagsshared default Integer flags()

@return the 8-bit flags specific to the frame

payloadshared default Buffer payload()

@return the frame payload

typeshared default Integer type()

@return the 8-bit type of the frame

Inherited Methods
Methods inherited from: Object
equals