Construct a reader over an existing span of bytes.
Declared in <streams.h>
<streams.h>
explicit SpanReader(std::span<std::byte const> data);