write

fun write(event: AssociatedComponents<*>, @WillNotClose to: Writer)

Generates an iCalendar from the given AssociatedComponents.

Parameters

event

event to generate iCalendar from

to

stream that the iCalendar is written to