DataGenerator

Constructors

this
this(HeaderGenerator headerGenerator)
Undocumented in source.

Members

Functions

generate
Tuple!(int, List!(ByteBuffer)) generate(DataFrame frame, int maxLength)
Undocumented in source. Be warned that the author may not have intended to support it.
generateData
Tuple!(int, List!(ByteBuffer)) generateData(int streamId, ByteBuffer data, bool last, int maxLength)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta