Read a collection of arrays of a single type from a flat file.
Read an iterator of arrays of a single type from a flat file.
Read collection of type T from flat file.
Read iterator of type T from flat file.
Read single object from flat file
General deserialization method.
General deserialization method.