IrcClient.encoder

How to convert the IRC 8-bit data to and from UTF-8 (D strings must be valid UTF-8).

class IrcClient
string function(in char[]) encoder;

Meta