Used chiefly in computing to denote the process of converting serialized data back into an object or data structure.
After receiving the byte stream, the program unserializes it into a usable object.
Получив поток байтов, программа десериализует его в пригодный объект.