manpagez: man pages & more
info bigloo
Home | html | info | man
[ << ] [ < ] [ 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 October 23, 2011 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.