1 | static byte[] loadFirstBytesOfFile(S file, int n) { |
2 | ret loadFirstBytes(file, n); |
3 | } |
4 | |
5 | |
6 | |
7 | static byte[] loadFirstBytesOfFile(File f, int n) { |
8 | ret loadFirstBytes(f, n); |
9 | } |
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: | 119 / 132 |
Referenced in: | [show references] |