parse Reader
Parse a YAML stream and produce parsing events. Since the encoding is already known the BOM must not be present (it will be parsed as content)
See Processing Overview.
Return
parsed events
Parameters
yaml
YAML document(s).
Parse a YAML stream and produce parsing events. Since the encoding is already known the BOM must not be present (it will be parsed as content)
See Processing Overview.
parsed events
YAML document(s).