jsonp icon indicating copy to clipboard operation
jsonp copied to clipboard

Java API for JSON Processing (JSON-P)

Results 3 jsonp issues
Sort by recently updated
recently updated
newest added

reworked writeEscapedString to work with code points

I got through this because I found a performance hostpot in calling Json methods (about 500 microsec per call on a i5)

Backport of https://github.com/eclipse-ee4j/parsson/pull/92 in issue https://github.com/eclipse-ee4j/parsson/issues/91