compose All From Input Stream
Parse all YAML documents in a stream and produce corresponding representation trees.
See Processing Overview.
Return
parsed root Nodes for all the specified YAML documents
Parameters
yaml
YAML document(s). Default encoding is UTF-8. The BOM must be present if the encoding is UTF-16 or UTF-32