writeCharCode method Null safety
- int charCode
override
Adds the string representation of charCode
to the buffer.
Implementation
external void writeCharCode(int charCode);
Adds the string representation of charCode
to the buffer.
external void writeCharCode(int charCode);