JsonDecoder

In the long run, we think this should be moved to a load-json package but there were discussions about changing the Jsons implementation which would impact this. We will therefore wait for this change to happen amd migrate JsonDecoder to it.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun decode(input: InputStream): JsonNode