i m trying to serialize multiple objects of same class into one file and then when i try to read the objects, after reading the first object it raises StreamCorruptedException.
Could anybody tell me what is the problem
tia
Printable View
i m trying to serialize multiple objects of same class into one file and then when i try to read the objects, after reading the first object it raises StreamCorruptedException.
Could anybody tell me what is the problem
tia
Could you write your code for me, I will try to help you.