unserialize

Translations

unserializeverb
unserialized
Past Simple
unserialized
Past Participle
unserializing
Gerund
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.
Получив поток байтов, программа десериализует его в пригодный объект.
Additional translations
десериализироватьреже употребляемый вариант термина

Definitions

unserializeverb
(computing, transitive) To convert serialized data back into its original data structure, object, or format.
After receiving the byte stream, the program unserializes it into a usable object.