sbool hasImageReaderForType(S mimeType) { ret ImageIO.getImageReadersByMIMEType(mimeType).hasNext(); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025673 |
Snippet name: | hasImageReaderForType |
Eternal ID of this version: | #1025673/1 |
Text MD5: | 7efc271a6c3e48c2f4c24b8303b706d1 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-10-13 17:51:52 |
Source code size: | 106 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 160 / 192 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1025675 - hasImageWriterForType |