Construct a stream initialized from a span of stored elements.
Declared in <streams.h>
<streams.h>
explicit DataStream(std::span<value_type const> sp);