write method

void write (Object obj)
override

Adds the contents of obj, converted to a string, to the buffer.

Implementation

external void write(Object obj);