write method
- Object? object
override
Adds the string representation of object
to the buffer.
Implementation
external void write(Object? object);
Adds the string representation of object
to the buffer.
external void write(Object? object);