Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Base64 decoder?

Author
Message
Phaelax
DBPro Master
21
Years of Service
User Offline
Joined: 16th Apr 2003
Location: Metropia
Posted: 5th Aug 2022 18:47
Someone pointed out to me this command: StringToBase64
But does AppGameKit not have a command to decode the base64 back?

I have my own code for encoding/decoding base64, a new user has pointed out some efficiency improvements to it. The internal command to encode is way faster, so if there's a function to decode that's not documented that could really improve things.
Tiled TMX Importer V.2
XML Parser V.2
Base64 Encoder/Decoder
Purple Token - Free online hi-score database
Legend of Zelda
Pixel-Perfect Collision

"I like offending people, because I think people who get offended should be offended." - Linus Torvalds

adambiser
AGK Developer
8
Years of Service
User Offline
Joined: 16th Sep 2015
Location: US
Posted: 5th Aug 2022 20:18
No, there isn't. I had to write one when I did my own XML and TMX functions. Would be a good feature request.
blink0k
Moderator
11
Years of Service
User Offline
Joined: 22nd Feb 2013
Location: the land of oz
Posted: 6th Aug 2022 02:29
integer Val( str, base )
base - The base that the string number is in.

Login to post a reply

Server time is: 2024-04-27 00:08:27
Your offset time is: 2024-04-27 00:08:27