Libraryless. Click here for Pure Java version (5148L/36K).
sO serveJSON_breakAtLevels(int levels, O... data) { ret serveText(jsonEncode_breakAtLevels(levels, jsonPrepareData(data))); }
Began life as a copy of #1023671
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029978 |
| Snippet name: | serveJSON_breakAtLevels |
| Eternal ID of this version: | #1029978/3 |
| Text MD5: | 7d9cedc1ab7e728fa830e39938387d5e |
| Transpilation MD5: | 4417698c8473e4ff7a4639c322ebc7b5 |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-10-26 09:48:35 |
| Source code size: | 129 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 421 / 557 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032573 - jsonReindent |