textalive-app-api - v0.5.2
    Preparing search index...

    Function isStringEncodedDataUrl

    • 文字列がBase64エンコードされたデータURLかどうか判別

      Detect whether the specified string represents a data URL that encodes UTF-8 string in Base64 format

      Parameters

      • url: string

        URL

      Returns boolean