CommandCompleteProcessor

Undocumented in source.
static
class CommandCompleteProcessor : ByteProcessor {}

Members

Functions

parse
int parse(ByteBuf inBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
process
bool process(byte value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

afterSpace
bool afterSpace;
Undocumented in source.

Meta