PullParser.this

Construct a parser on the given content (may be null)

class PullParser(Ch = char)
this
(
const(Ch[]) content = null
)

Meta