Hi, my friend uses Base64 encoding standard in java.
I use IPhone, how can I decode data. and vice versa. There is org.apache.commons.codec.binary.Base64.decodeBase64 in java in java
Thanks Deepak
TouchCode has http://touchcode.googlecode.com/hg/Support/Common/Base64Transcoder.c (and .h)
There is also a fairly simple code that you can use here:
http://www.cocoadev.com/index.pl?BaseSixtyFour
Another interesting way to do this using OpenSSL:
http://www.dribin.org/dave/blog/archives/2006/03/12/base64_cocoa/
use this base64 code (github.com/nicklockwood/Base64)
Source: https://habr.com/ru/post/1708800/More articles:Force application to use a specific dll version - c #inlines -django - django-adminHow to grant permission for cron job file? - crontabIs there a way to generate code from a simulation project in VS2010? - visual-studio-2010Oracle external stored procedure parameters - oracleDoes CeRunAppAtTime work? - windows-ceКакой шаблон дизайна для этого? - workflowЕдиничное тестирование с носом: тесты во время компиляции? - pythonможно ли отключить поведение отправки кнопки на стороне сервера с помощью Javascript - javascriptHow to create a downloadable file created using XmlDocument () - xmlAll Articles