1 | |
2 | |
3 | sbool isQOIFile(byte[] data) { |
4 | ret isQOI(data); |
5 | } |
6 | |
7 | |
8 | |
9 | sbool isQOIFile(File f) { |
10 | ret isQOI(f); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035941 |
Snippet name: | isQOIFile - synonym of isQOI |
Eternal ID of this version: | #1035941/1 |
Text MD5: | 820fcd1586bc33505c24427d018df74c |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-08-15 20:52:25 |
Source code size: | 104 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 166 / 175 |
Referenced in: | [show references] |