Stream End Event
Marks the end of a stream that might have contained multiple documents.
This event is the last event that a parser emits. Together with StreamStartEvent (which is the first event a parser emits) they mark the beginning and the end of a stream of documents.
See Event for an exemplary output.