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

6
LINES

< > BotCompany Repo | #1030405 // test_reverseBytesInLong

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

Libraryless. Click here for Pure Java version (2635L/17K).

svoid test_reverseBytesInLong() {
  testFunctionValues reverseBytesInLong(
    0x0102030480818283L, 0x8382818004030201L,
    0x8081828301020304L, 0x0403020183828180L
  );
}

Author comment

Began life as a copy of #1030404

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030405
Snippet name: test_reverseBytesInLong
Eternal ID of this version: #1030405/2
Text MD5: 8cddd380773b55323510ca75dd5a87c5
Transpilation MD5: 1413ae0a89b9680048a6c87120903755
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-13 02:18:43
Source code size: 177 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 131 / 188
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)