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