svoid setMonthlyTrafficLimit(long gb) { saveTextFile(javaxDataDir("monthly-traffic-limit.txt"), gb == 0 ? null : str(gb)); }
Began life as a copy of #1020789
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020790 |
| Snippet name: | setMonthlyTrafficLimit (in GB) |
| Eternal ID of this version: | #1020790/2 |
| Text MD5: | 9bad41e7399d31bc46d1e7601490a7ea |
| Author: | stefan |
| Category: | javax / networking |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-02 21:15:50 |
| Source code size: | 128 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 457 / 484 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |