chickadee » pserializer » call-with-input-serializer

(call-with-input-serializer PORT PROC [#:extensions LIST])procedure

Calls PROC with one argument, an input serializer on PORT. Returns the value of PROC.

<accessor>(serializer->port SERIALIZER)</accessor>

Returns the port associated with a serializer.