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

3
LINES

< > BotCompany Repo | #1026634 // indexOfUTF8StringInFile

JavaX fragment (include)

static long indexOfUTF8StringInFile(File f, S s) {
  ret indexOfBytesInFile(f, toUtf8(s));
}

Author comment

Began life as a copy of #1026627

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026634
Snippet name: indexOfUTF8StringInFile
Eternal ID of this version: #1026634/1
Text MD5: 848b457fc4303154519792ab83ef670c
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-16 22:30:10
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 86 / 111
Referenced in: [show references]