Documentation Set for Swarm 2.0.1
Prev
Reference II. Collections Library
Next
ArchiverPair
Name
ArchiverPair -- List pair encapsulation for serialization.
Description
List pair encapsulation for serialization.
Protocols adopted by ArchiverPair
Create
Drop
RETURNABLE
Methods
Phase: Creating
-
setCar:
car
-
setCdr:
cdr
-
setConsFormatFlag:
(BOOL)
theConsFormatFlag
Phase: Using
-
getCar
-
getCdr
- (BOOL)
getConsFormatFlag
-
lispOutShallow:
(id <OutputStream>)
stream
-
lispOutDeep:
(id <OutputStream>)
stream
Prev
Home
Next
ArchiverList
Up
ArchiverQuoted