Construct a stream initialized from a span of unsigned bytes.
Declared in <streams.h>
<streams.h>
explicit DataStream(std::span<uint8_t const> sp);