svoid test_longFromBytes_bigEndian() { assertEqualsVerbose(0x0102030405060708L, longFromBytes_bigEndian(new byte[] { 1, 2, 3, 4, 5, 6, 7, 8 }, 0)); }
Began life as a copy of #1035807
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
Snippet ID: | #1035808 |
Snippet name: | test_longFromBytes_bigEndian |
Eternal ID of this version: | #1035808/1 |
Text MD5: | 814e91a81cd9bbb1d03a3f13fe52c573 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-07-29 21:41:20 |
Source code size: | 153 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 117 / 130 |
Referenced in: | [show references] |