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

3
LINES

< > BotCompany Repo | #1029203 // loadFirstBytesOfTextFile

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

Libraryless. Click here for Pure Java version (2567L/16K).

sS loadFirstBytesOfTextFile(File file, int n) {
  ret loadTextFilePart(file, 0, n);
}

Author comment

Began life as a copy of #1006741

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: #1029203
Snippet name: loadFirstBytesOfTextFile
Eternal ID of this version: #1029203/1
Text MD5: 25430c31b28963725fb3ae28f0b4ebac
Transpilation MD5: c8f742bbdc55263e264c281c842e1b6f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-25 01:42:01
Source code size: 87 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 101 / 158
Referenced in: [show references]