Whiteflag JavaScript Library - v1.0.0
    Preparing search index...
    • 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