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

3
LINES

< > BotCompany Repo | #1029265 // loadTextFilePart_rawBytes

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

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

sS loadTextFilePart_rawBytes(File file, long start, long end) {
  ret bytesToString_raw(loadBinaryFilePart(file, start, end));
}

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: #1029265
Snippet name: loadTextFilePart_rawBytes
Eternal ID of this version: #1029265/1
Text MD5: 6dd16ee3a4cf69951e4a23042bbbaec9
Transpilation MD5: 578548e9f29fdf2a53193d22c5c241b0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-27 21:17:20
Source code size: 130 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 122 / 171
Referenced in: [show references]