streamStartToken

Construct a stream start token.

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

Parameters

end Mark

End position of the token.

encoding Encoding

Encoding of the stream.

Meta