A struct that, when initialized with an output stream, acts as a Phobos- style output range for elements of the same type.
Writes all elements in buffer to the underlying stream.
See Implementation
A struct that, when initialized with an output stream, acts as a Phobos- style output range for elements of the same type.