Serializer


By: D. Riehle, W. Siberski, D. Bäumer, D. Megert, H. Züllighoven
Category: Persistence

Summary: Efficiently stream objects into data structures. Create objects from the data structures. Examples include writing and reading objects from flat files, relational database tables, network transport buffers, etc.

Pattern: Serializer

Efficiently stream objects into data structures. Create objects from the data structures. Examples include writing and reading objects from flat files, relational database tables, network transport buffers, etc.


Published: PLoPD3
Pages: 293-312

Url: http://www.riehle.org/patterns/index.html