Construct a writer over an existing span of bytes to fill.
Declared in <streams.h>
<streams.h>
explicit SpanWriter(std::span<std::byte> dest);