D
Dicread
InícioDicionárioDdeserialization

Nota: A tradução desta entrada está atualmente em revisão de qualidade, portanto parte do conteúdo é exibida temporariamente apenas em inglês.

Este verbete ainda não foi traduzido para o seu idioma, portanto o original é exibido abaixo.

deserialization

The process of reconstructing a data structure or object from a sequence of bytes or a formatted string, typically for the purpose of restoring a saved state or receiving data over a network.
Noun

Meanings

Noun

The process of reconstructing a data structure or object from a sequence of bytes or a formatted string, typically for the purpose of restoring a saved state or receiving data over a network.

The application crashed during the deserialization of the incoming JSON packet.

Examples

The application crashed during the deserialization of the incoming JSON packet.

The application crashed during the deserialization of the incoming JSON packet.

Office

We need to implement a strict allowlist to prevent insecure deserialization attacks.

We need to implement a strict allowlist to prevent insecure deserialization attacks.

Business

The system performs deserialization to restore the user session from the database.

The system performs deserialization to restore the user session from the database.

Wait, did you check if the deserialization logic handles null values correctly?

Wait, did you check if the deserialization logic handles null values correctly?

Office

Deserialization converts the byte stream back into a usable Java object.

Deserialization converts the byte stream back into a usable Java object.

I wonder if this library is efficient enough for high-speed deserialization.

I wonder if this library is efficient enough for high-speed deserialization.

The vulnerability exists because the server trusts the data during deserialization.

The vulnerability exists because the server trusts the data during deserialization.

Ensure that the deserialization process does not consume too much memory.

Ensure that the deserialization process does not consume too much memory.

Office

The client receives a binary stream and initiates deserialization to display the map.

The client receives a binary stream and initiates deserialization to display the map.

Related Words

Última atualização: May 2026Reportar um erro