Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

[wm20 - android] alternate function for convert binary to text other than base64

$
0
0
Hi,

I in urgent need to find alt function to convert binary to text after I found bugs in crypt(base64) .

crypt(base64) cause lost of bytes. read the last post
[27130.foren.mysnip.de]


function I can think out :
- UUEncode() but this function is not available in android.
- convert to hexadecimal -> extreme slow
- Base85 -> WM not support
- crypt(buffertohex(img), "",cryptNone) -> solve problem of lost bytes but generate very big files


any suggestion ?

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>