static S jsonEncode_shallowLineBreaks(O o) { ret jsonEncode_breakAtLevel1(o); } static void jsonEncode_shallowLineBreaks(O o, StringBuilder buf, int level) { jsonEncode_breakAtLevel1(o, buf, level); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023670 |
Snippet name: | jsonEncode_shallowLineBreaks - synonym of jsonEncode_breakAtLevel1 |
Eternal ID of this version: | #1023670/1 |
Text MD5: | bebfd3f6b27617e8f26c0f579eeffca1 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-02 16:49:42 |
Source code size: | 209 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 244 / 297 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |