Unpickle
verb
verb ·Rare ·Advanced level
Definitions
Verb
- 1 To deserialize. transitive
"To reconstruct the message, the receiver must strip the length header, read the entire message, unpickle the contents, and call logging.makeLogRecord()."
Synonyms
All synonymsExample
More examples"To reconstruct the message, the receiver must strip the length header, read the entire message, unpickle the contents, and call logging.makeLogRecord()."
Etymology
From un- + pickle.