These methods provide an output range interface.
Note that these functions do not flush the output stream for performance reasons. flush() needs to be called manually afterwards.
http://dlang.org/phobos/std_range.html#isOutputRange
See Implementation
These methods provide an output range interface.
Note that these functions do not flush the output stream for performance reasons. flush() needs to be called manually afterwards.