Previous: , Up: Writing External Formats   [Contents][Index]


13.4.2 Composing External Formats

Macro: stream:define-composing-external-format name (&key :min :max :size :documentation) input output

This is the same as define-external-format, except that a composing external format is created.