The sink-based version of toString, which doesn't allocate by itself unless the sink decides to allocate.
The sink to output into.
toSink for a templatised version of this function which can infer attributes, and supports any form of Output Range instead of just a delegate.
See Implementation
The sink-based version of toString, which doesn't allocate by itself unless the sink decides to allocate.