api / tv.twelvetone.rjson / PrettyPrinter / streamToString

streamToString

fun streamToString(rjsonStream: InputStream): String

Prints the Json or RJson document as RJson using the configured options.

Parameters

rjsonStream - A JSON or RJSON document

Return
An RJSON formatted document