Iterates over the given objects and writes them in sequence.
objects
void writeAll(Iterable objects, [String separator = ""]);