Sets the encoding.
public setEncoding ( string $encoding ) : void | ||
$encoding | string | The charset of the sniffed files. This is important for some reports that output with utf-8 encoding as you don't want it double encoding messages. |
return | void |