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

3
LINES

< > BotCompany Repo | #1026785 // isRIFFFileByContent

JavaX fragment (include)

sbool isRIFFFileByContent(File f) {
  ret firstBytesOfFileAre(f, "52494646");
}

Author comment

Began life as a copy of #1026784

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: #1026785
Snippet name: isRIFFFileByContent
Eternal ID of this version: #1026785/1
Text MD5: e71c5aac438f52e766803db0d5ca6051
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-22 14:40:50
Source code size: 81 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 138 / 166
Referenced in: [show references]