Java - Object Serialization

preview_player
Показать описание

Java - Object Serialization - In this Java tutorial, I will show you how you can implement the serializable interface on a class. This will enable you to be able to convert your object to binary, for whatever reason, and because that object implements serializable interface, you will be able to convert that binary file back into the same format that it was displayed in before.
Рекомендации по теме
Комментарии
Автор

10/10 tutorial man, I've been looking everywhere for a simple explanation to this - I was about to give in. Keep up the good work!

Engeri
Автор

Thanks for the tutorial man, much appreciated!

pedrogorilla
Автор

Is there a way to print the hole text file and not just the first entry?

beef
Автор

You deserve to have a well-paying job!

nirmal
Автор

Thank you Sir for the tutorial. I have a question, can the serialized object pass between socket??

sbylk
Автор

Thank you very much for this explanation. Very usefull for me!

basselnasser
Автор

I am trying to make changes to an already created file and the changes won't save to the file even when I serialize the new object. How do you change already serialized objects? I know that you overwrite the file or something, but I would like a better explanation on how to do that.

bennettbrixen
Автор

Why do you need to create another person for readFile?

Jonny-opwr
Автор

+McProgramming Hello i did a game in gameguru but i can*t save it.How can i do a savegame file becasue there are not a fucntion to save the file

cristianmanolachi
Автор

Thanks For your tutorial Sir,
But i have doubt while am trying to add 2 or more objects to a file I am getting ClasNotFoundException. and i couldn't rectify that exception please help me

nareshkoorapati
Автор

2:07 that scared the shit out of me and its 3am in here.

bubboydarker