static bool fileStartsWith(File f, byte[] data) { ret byteArrayEquals(loadBeginningOfBinaryFile(f, l(data)), data); }
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: | #1010490 |
Snippet name: | fileStartsWith - check first bytes |
Eternal ID of this version: | #1010490/2 |
Text MD5: | 821072f2ceb03ce026662472ac850008 |
Author: | stefan |
Category: | javax / io |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-18 19:54:57 |
Source code size: | 121 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 425 / 480 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |