Go to the first, previous, next, last section, table of contents.

Archiving

You can write collections to a stream. You can read them back in again. Talk about the -awake method.

@deftypemethod Collection {} @keyword{-write:} (TypedStream*)aStream <<Undocumented>> Returns self.

@deftypemethod Collection {} @keyword{-read:} (TypedStream*)aStream <<Undocumented>> Returns self.

<<This section unfinished.>>


Go to the first, previous, next, last section, table of contents.