chickadee » php-s11n » php-s11n-writer

php-s11n-writerparameter

Sets the procedure to call for serializing any Scheme values not included in the default data type mappings built into the php-s11n egg. The procedure will be invoked with two arguments, VALUE and PORT.

The parameter defaults to #f, raising an error when trying to serialize an unsupported data type.