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