ProtobufEncoder

Undocumented in source.

Members

Functions

encode
void encode(Object message, Connection connection)
Undocumented in source. Be warned that the author may not have intended to support it.
setBufferSize
void setBufferSize(int size)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ParserBase

CONTEXT
enum string CONTEXT;
Undocumented in source.
HTTPHEADEOF
string HTTPHEADEOF;
Undocumented in source.
LINEFEEDS
string LINEFEEDS;
Undocumented in source.
MAX_HTTP_REQUEST_BUFF
enum MAX_HTTP_REQUEST_BUFF;
Undocumented in source.
parserTcpStream
void parserTcpStream(EvBuffer!ubyte src, ubyte[] incr, Connection connection)
Undocumented in source. Be warned that the author may not have intended to support it.
parserHttpStream
void parserHttpStream(EvBuffer!ubyte src, ubyte[] incr, Connection connection)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta