This repository was archived by the owner on Nov 30, 2025. It is now read-only.
is there a way to deserialize a multidocument yaml #293
Unanswered
camerondavison
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
kaml does not support decoding multiple documents. How would you expect this to be translated to Kotlin types? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Snake YAML has a
loadAllI was curious if there is way to get something liketo work. right now it seems like it is getting
Beta Was this translation helpful? Give feedback.
All reactions