How to Pronounce "serialize"
word
ˈsɪˌɹiəˌɫaɪz
SI-ree-uh-liez
ˈsɪəɹiəlaɪz
SI-uh-ree-uh-liez
Definition
To arrange or convert something into a series or sequence, especially data, so it can be stored or transferred. In computing, it usually means turning objects or data into a format that can be easily saved or sent.
IPA Transcription
American English
ˈsɪˌɹiəˌɫaɪz
British English
ˈsɪəɹiəlaɪz
Simplified Pronunciation
US
SI-ree-uh-liez
UK
SI-uh-ree-uh-liez
Listen in Context
You need to serialize the data before saving it to a file.
The program can serialize any object into JSON format.
How do you serialize this list in Python?
We had to serialize the user's session data to share it between servers.