Deserialize an object from the buffer and return this reader.
Declared in <streams.h>
<streams.h>
template<typename T> SpanReader& operator>>(T&& obj);
A reference to this reader.