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
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 07:06, 11 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 97 days ago on 02/10/2024. What links here