zSerial provides a base for classes that implement serialization to and from standard streams.
Public Interface
Load() Serialize from stream
Store() Serialize to stream
Protected Interface
streamRead() Helper for serialization from stream
streamWrite() Helper for serialization to stream