Libraryless. Click here for Pure Java version (5362L/30K).
svoid test_singleDigitBytesToString() { new ByteBuffer l; l.add(1); l.add(5); assertEqualsVerbose("15", singleDigitBytesToString(l)); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034077 |
| Snippet name: | test_singleDigitBytesToString (OK) |
| Eternal ID of this version: | #1034077/3 |
| Text MD5: | 049b6ba3af33e9bfabc39ac128fdca0f |
| Transpilation MD5: | e570e4f483b510fa90254de166ee7216 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-21 03:55:23 |
| Source code size: | 148 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 316 / 427 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |