sanitiseEvent

Sanitise event, used upon UTF/Unicode exceptions.

void
sanitiseEvent
(
ref IRCEvent event
)

Parameters

event IRCEvent

Reference to the mutable IRCEvent to sanitise.

Meta