We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DecodeDataBase64
b64 = "SGVsbG8sIHdvcmxkIQ==" decoded = raylib.DecodeDataBase64(b64) print "Decoded bytes: " + decoded.len
There was an error while loading. Please reload this page.