Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1032589 // isUByte

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (28L/1K).

sbool isUByte(int i) {
  ret (i & 0xFF) == i;
}

Author comment

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: 72 / 119
Referenced in: [show references]