write method

void write (Object obj)

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

Implementation

external void write(Object obj);