Back: Disk file-IO Up: Features Forward: Dynamic loading   Top: GNU Smalltalk User's Guide Contents: Table of Contents Index: About: About this document

2.5 The GNU Smalltalk ObjectDumper

Another GNU Smalltalk-specific class, the ObjectDumper class, allows you to dump objects in a portable, endian-neutral, binary format. Note that you can use the ObjectDumper on ByteArrays too, thanks to another GNU Smalltalk-specific class, ByteStream, which allows you to treat ByteArrays the same way you would treat disk files.

For more information on the usage of the ObjectDumper, look in the class reference.



Back: Disk file-IO Up: Features Forward: Dynamic loading   Top: GNU Smalltalk User's Guide Contents: Table of Contents Index: About: About this document


This document was generated on February, 22 2012 using texi2html