streamStartEvent

Construct a stream start event.

package
streamStartEvent
pure @safe nothrow
(
const Mark start
,
const Mark end
)

Parameters

end
Type: Mark

End position of the event in the file/stream.

Meta