static int parseHexByte(S s) { ret Integer.parseInt(s, 16); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004114 |
| Snippet name: | parseHexByte |
| Eternal ID of this version: | #1004114/1 |
| Text MD5: | a72fbce0947a6cdb73dc0fe81b860e34 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-07 18:10:04 |
| Source code size: | 65 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 739 / 735 |
| Referenced in: | #1004651 - hexToInt #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022412 - parseHexLong |