Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1015789 // temp_ai_startBuffering - TODO: not nestable

JavaX fragment (include)

static AutoCloseable temp_ai_startBuffering() {
  ai_startBuffering();
  ret new AutoCloseable {
    public void close {
      ai_stopBuffering();
    }
  };
}

Author comment

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: 277 / 291
Version history: 2 change(s)
Referenced in: [show references]