Skip to:
JSONCodec's parsing is context-free. We demonstrate this by passing a null context from a number of places. Introduce JSONCodec.parseValue(String), which exposes this trait as an API-invariant.
JSONCodec's parsing is context-free. We demonstrate this by passing a null context from a number of places. Introduce JSONCodec.parseValue(String), which exposes this trait as an API-invariant.