VocabularyxmlInputs and outputs| stream | an input stream |
| xml | a xml |
Word descriptionExhausts the given stream, reading an XML document from it. A binary stream, one without encoding, should be used as input, and the encoding is automatically detected.
See alsostring>xml,
file>xml,
bytes>xmlDefinition