PrefaceGenerator

Constructors

this
this()
Undocumented in source.

Members

Functions

generate
List!(ByteBuffer) generate(Frame frame)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From FrameGenerator

getMaxFrameSize
int getMaxFrameSize()
Undocumented in source. Be warned that the author may not have intended to support it.
generateHeader
ByteBuffer generateHeader(FrameType frameType, int length, int flags, int streamId)
Undocumented in source. Be warned that the author may not have intended to support it.
generate
List!(ByteBuffer) generate(Frame frame)
Undocumented in source.

Meta