1 | static S jsonEncode_shallowLineBreaks(O o) { |
2 | ret jsonEncode_breakAtLevel1(o); |
3 | } |
4 | |
5 | |
6 | |
7 | static void jsonEncode_shallowLineBreaks(O o, StringBuilder buf, int level) { |
8 | jsonEncode_breakAtLevel1(o, buf, level); |
9 | } |
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: | 243 / 296 |
Referenced in: | [show references] |