1 | static AutoCloseable temp_ai_startBuffering() { |
2 | ai_startBuffering(); |
3 | ret new AutoCloseable { |
4 | public void close { |
5 | ai_stopBuffering(); |
6 | } |
7 | }; |
8 | } |
Began life as a copy of #1011814
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015789 |
Snippet name: | temp_ai_startBuffering - TODO: not nestable |
Eternal ID of this version: | #1015789/3 |
Text MD5: | 31d48ecff5444d8fc5cf1dc397388f13 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-27 19:02:06 |
Source code size: | 166 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 344 / 358 |
Version history: | 2 change(s) |
Referenced in: | [show references] |