I need for both OS and for iOS and for Mac OS to be same padded and encoded otherwise if encoding is different then it want work well. Also when your putting memory block to base64 encoding character escaping should be handled well.
I’m using Kem’s Base64 encode/decode for iOS since for now it’s working well but only for iOS apps.
Still remaining to combine all this
Thanks for ‘Beacon’. Will test it tomorrow performance as well and will compare it with Kem’s one.