Libraryless. Click here for Pure Java version (28L/1K).
sbool isUByte(int i) { ret (i & 0xFF) == i; }
Began life as a copy of #1004880
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032589 |
| Snippet name: | isUByte |
| Eternal ID of this version: | #1032589/1 |
| Text MD5: | 4ce03f4189952ef14c0f839c0ca47160 |
| Transpilation MD5: | f9501aa1aa724eaccede46ea1a2fe048 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-23 07:55:28 |
| Source code size: | 49 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 371 / 491 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |