static byte[] loadFirstBytesOfFile(S file, int n) { ret loadFirstBytes(file, n); } static byte[] loadFirstBytesOfFile(File f, int n) { ret loadFirstBytes(f, n); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035723 |
| Snippet name: | loadFirstBytesOfFile - synonym of loadFirstBytes |
| Eternal ID of this version: | #1035723/1 |
| Text MD5: | 8cd3924c1e30b0fb9470a9b38404628e |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-07-13 19:25:13 |
| Source code size: | 171 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 336 / 353 |
| Referenced in: | [show references] |