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

3
LINES

< > BotCompany Repo | #1014602 // tailFileFromStart - synonym of tailFile2 - tail from start of file

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (10157L/57K).

static TailFile tailFileFromStart(File file, int interval, IVF1<S> onData) {
  ret tailFile2(file, interval, onData);
}

Author comment

Began life as a copy of #1006740

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: #1014602
Snippet name: tailFileFromStart - synonym of tailFile2 - tail from start of file
Eternal ID of this version: #1014602/2
Text MD5: fea6e1a368780867264a04211bc6bf16
Transpilation MD5: 3474be2ec3f843371ca1148fbda1d713
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-10-05 18:59:18
Source code size: 121 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 256 / 316
Version history: 1 change(s)
Referenced in: [show references]