Decode a sequence of Base-64 encoded text into binary data by overwriting the input data.
zero-terminated string with base64 text to decode
The binary data that @text responds. This pointer is the same as the input @text.
2.20
See Implementation
Decode a sequence of Base-64 encoded text into binary data by overwriting the input data.