filmov
tv
03. Java byte serialization of Objects

Показать описание
We can now create a class and save an instance to a byte array. In this video we'll be creating a pair of streamer classes which can be used to save objects to memory, and load them from existing byte arrays.