Checks that the given string is encoded in valid Base64, allowing padding to be omitted.
the string-encoded bytes
Optional
human-readable message for error thrown if decoding fails.
Generated using TypeDoc
Checks that the given string is encoded in valid Base64, allowing padding to be omitted.