1 | static S json(O o) { |
2 | ret jsonEncode(o); |
3 | } |
4 | |
5 | |
6 | |
7 | static void json(O o, StringBuilder buf) { |
8 | jsonEncode(o, buf); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031495 |
Snippet name: | json - synonym of jsonEncode |
Eternal ID of this version: | #1031495/1 |
Text MD5: | 9a95e0a31ad2703803856807b10002b6 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-16 15:43:35 |
Source code size: | 115 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 152 / 185 |
Referenced in: | [show references] |