whiteflag-js
    Preparing search index...

    Function isBase64

    • Function

      Checks if a string is base64 encoded isBase64

      Parameters

      • base64: string

        a string that might be base64 encoded

      Returns boolean

      true if base64 encoded, else false