Transpiled version (4766L) is out of date.
1 | svoid test_hexToInts() {
|
2 | testFunctionValue(a -> intArrayToList(hexToInts(a)), |
3 | "000000ffeeeeeeff", |
4 | intArrayToList(new int[] { 0xff000000, 0xffeeeeee })
|
5 | ); |
6 | } |
Began life as a copy of #1033368
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033369 |
| Snippet name: | test_hexToInts |
| Eternal ID of this version: | #1033369/5 |
| Text MD5: | 630fb3e0541cbf33b7e754f4cdab14cf |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-26 18:01:09 |
| Source code size: | 172 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 331 / 458 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |