tango ~master (2025-06-29T14:40:56.0544651)
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)