I stored some data into a file which was a vector object of elements using the Serializable class. The output file is not an integer multiple (in terms of file size) of the number of objects which are contained in the vector. Is there some other information being written out to the output file in which I'm not aware of.
Thanks,
EVAC
