![]() |
|
#3
|
|||
|
|||
|
Code snippet for converting a byteArray to Base34
Quote:
Howover I have tried that and many others already and this particular one does not work for me, because that code snippet is for bases 2...36. I forgot to state in my first post that the search is for conversion from ByteArray to Base34. So to use this code snippet one has to first convert the byteArray (==BigNumber) to Binary or Base10 and then to Base34. Alternative suggestion is to use BigInteger Library for the division, which I thought I could avoid. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Strange string encoding in C code | dila | Source Code | 10 | 04-10-2018 03:45 |
| Code timing snippet | Git | Developer Section | 5 | 01-05-2018 02:05 |
| Any ideas about executing phpinfo() in this code snippet | XnHandt | General Discussion | 0 | 12-28-2012 00:46 |
| How to execute a snippet of code before the main execution! | Android | General Discussion | 8 | 10-04-2006 01:22 |