Functions

Link copied to clipboard
abstract fun decode(encoded: JsonNode): T
Link copied to clipboard
abstract fun encode(decoded: T): JsonNode