icalendar--get-unfolded-buffer

icalendar--get-unfolded-buffer is a compiled Lisp function in `icalendar.el'.

(icalendar--get-unfolded-buffer FOLDED-ICAL-BUFFER)

Return a new buffer containing the unfolded contents of a buffer.
Folding is the iCalendar way of wrapping long lines. In the
created buffer all occurrences of CR LF BLANK are replaced by the
empty string. Argument FOLDED-ICAL-BUFFER is the unfolded input
buffer.