chickadee » pserializer » call-with-output-serializer

(call-with-output-serializer PORT PROC [#:extensions LIST] [#:compress FLAG])procedure

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