write method

void write (Object object)
override

Adds the string representation of object to the buffer.

Implementation

external void write(Object? object);