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

3
LINES

< > BotCompany Repo | #1035802 // twoIntsToLong_bigEndian - synonym of twoIntsToLong

JavaX fragment (include)

static long twoIntsToLong_bigEndian(int a, int b) {
  ret twoIntsToLong(a, b);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035802
Snippet name: twoIntsToLong_bigEndian - synonym of twoIntsToLong
Eternal ID of this version: #1035802/1
Text MD5: e9f6fbb6592b58d85d806caacf74dddf
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-29 21:08:10
Source code size: 80 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 69
Referenced in: [show references]