static S json(O o) { ret jsonEncode(o); } static void json(O o, StringBuilder buf) { jsonEncode(o, buf); }
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: | 391 / 426 |
| Referenced in: | [show references] |