Unserialize
Translation of "unserialize" into Russian
unserialize
Verbunserialize
unserializes
unserialized Past Simple / 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
unserialize
Verb(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.