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