OCLOperators Base64ToBlob
No edit summary
No edit summary
Line 1: Line 1:
Converts a Base64 encoded string to a byte array (BLOB).
Converts a Base64 encoded string to a byte array (BLOB).
If you have a string in clear text and want it as a byte array (BLOB) go like this 'My clear text string'.[[OCLOperators StringToBase64|StringToBase64]].Base64ToBlob
[[Category:OCLOperators]]
[[Category:OCLOperators]]

Revision as of 08:15, 9 April 2023

Converts a Base64 encoded string to a byte array (BLOB).

If you have a string in clear text and want it as a byte array (BLOB) go like this 'My clear text string'.StringToBase64.Base64ToBlob

This page was edited 87 days ago on 02/10/2024. What links here