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

3
LINES

< > BotCompany Repo | #1035295 // unsignedShortToInt

JavaX fragment (include)

static int unsignedShortToInt(short i) {
  ret i & 0x0FFFF;
}

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: #1035295
Snippet name: unsignedShortToInt
Eternal ID of this version: #1035295/1
Text MD5: c69afdcd72bb7fa2eebcc1dfd62d5b97
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-04-29 03:01:31
Source code size: 63 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 35 / 48
Referenced in: [show references]