ComposeString

Deprecated

Converted to common it.krzeminski.snakeyaml.engine.kmp.api.lowlevel.Compose

Replace with

it.krzeminski.snakeyaml.engine.kmp.api.lowlevel.Compose

Helper to compose strings to Nodes.

Parameters

settings

configuration

Constructors

Link copied to clipboard
constructor(settings: LoadSettings)

Functions

Link copied to clipboard
fun compose(string: String): Node?

Parse a YAML stream and produce Node

Link copied to clipboard

Parse all YAML documents in a stream and produce corresponding representation trees.

Link copied to clipboard
Link copied to clipboard