streamStartEvent

Construct a stream start event.

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

Parameters

end Mark

End position of the event in the file/stream.

encoding Encoding

Encoding of the stream.

Meta