parse

fun parse(json: ByteArray): Variant
fun parse(json: String): Variant

Parses json into a self-contained Variant with a dictionary of its own.