load From Input Stream
Parse the only YAML document in a stream and produce the corresponding Java object.
Return
parsed Java instance
Parameters
yaml Stream
data to load from (BOM is respected to detect encoding and removed from the data)