Writes the charCode to this.

This method is equivalent to write(new String.fromCharCode(charCode)).

Source

void writeCharCode(int charCode);