loadFromInputStream

Parse the only YAML document in a stream and produce the corresponding Java object.

Return

parsed Java instance

Parameters

yamlStream
  • data to load from (BOM is respected to detect encoding and removed from the data)