i a m using theses two methods for reading and writing data but... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

i a m using theses two methods for reading and writing data but...

after termination of program deserialization method is not reading data proper.. whyyy need help https://code.sololearn.com/c32rwvTI47rJ/?ref=app

3rd Dec 2019, 5:28 AM
Abdul Wahab
Abdul Wahab - avatar
8 Answers
+ 6
How did you call your decerialization method? If you have overridden this deserialization method then spelling is wrong. Please correct it first and check again.
3rd Dec 2019, 5:58 AM
A͢J
A͢J - avatar
+ 5
You didn't import any library that's why you are getting problem.
3rd Dec 2019, 5:32 AM
A͢J
A͢J - avatar
+ 4
Ok. But it seems your code is incomplete here. So how we can help you?
3rd Dec 2019, 5:47 AM
A͢J
A͢J - avatar
+ 4
Did you call your deserialization method? Is this right spelling? decerialization
3rd Dec 2019, 5:49 AM
A͢J
A͢J - avatar
3rd Dec 2019, 6:00 AM
Abdul Wahab
Abdul Wahab - avatar
0
I have imported all libraries but this is just a piece of whole code not the full code
3rd Dec 2019, 5:33 AM
Abdul Wahab
Abdul Wahab - avatar
0
Nd which libraries i have ti import???
3rd Dec 2019, 5:34 AM
Abdul Wahab
Abdul Wahab - avatar
0
Yeah
3rd Dec 2019, 5:53 AM
Abdul Wahab
Abdul Wahab - avatar