api / tv.twelvetone.rjson / PrettyPrinter / valueToStream

valueToStream

fun valueToStream(jsonValue: JsonValue): InputStream

Prints the JsonValue as RJson using the configured options.

Parameters

jsonValue - A JsonValue

Return
An RJSON formatted document