Function Cloudini::EncodingInfoFromYAML

Function Documentation

EncodingInfo Cloudini::EncodingInfoFromYAML(std::string_view yaml)

Read EncodingInfo from YAML. Naive implementation, it will work ONLY with YAML generated by EncodingInfoToYAML. Manually edited YAML strings may not work