isBase64Encoded
Check if a string is Base64 encoded.
Return
True if the string is Base64 encoded, false otherwise.
Parameters
value
The string to check.
Check if a string is Base64 encoded.
True if the string is Base64 encoded, false otherwise.
The string to check.