Search Results

9
votes

What is object marshalling?

Converting an object in memory into a format that can be written to disk, or sent over the wire, etc. …