tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
PullParser.this
tango
text
xml
PullParser
PullParser
Construct a parser on the given content (may be null)
class
PullParser
(Ch = char)
this
(
const
(
Ch
[])
content
= null
)
Meta
Source
See Implementation
tango
text
xml
PullParser
PullParser
constructors
this
functions
incremental
reset
properties
error
name
next
value
variables
depth
localName
prefix
rawValue
text
type
Construct a parser on the given content (may be null)