Him188 / yamlkt

Multiplatform YAML parser & serializer for kotlinx.serialization written in pure Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Yaml.parse` api doesn't exist

leung018 opened this issue · comments

In your README, Yaml.parse is preferred way but I guess do you mean Yaml.decodeFromString?

I tried to use Yaml.parse but it doesn't exist.

FYR: https://github.com/search?q=repo%3AHim188%2Fyamlkt+yaml.parse&type=code

commented

Indeed, sorry for inconvenience.