IrcClient.handleRaw

Callback for received data before it's processed.

class IrcClient
void delegate(ref string s) handleRaw;

Meta