[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
10.6 Object serialization
Objects can be serialized and un-serialized using
the regular string->obj
and obj->string
functions. Objects can be stored on disk and restored from disk
by the use of the output-obj
and input-obj
functions.
In addition to this standard serialization mechanism, custom object
serializers and un-serializers can be specified by the means of the
register-class-serialization!
function (see Section
Serialization.
This document was generated on March 31, 2014 using texi2html 5.0.