methods
boolean encodeProxy All p; |
Encode a Proxy. If this is for archiving purposes, this does nothing and returns FALSE (the default implementation). Otherwise, in case of wiring, it actually performs the proxy encoding and returns TRUE.
inherits
State supers: BinaryCoder
variables
The Connection for which we operate.
Our buffered view of the socket in the direction we handle.
methods
id initWithConnection ConnectedConnection c; |
Designated initializer.