Sindbad~EG File Manager

Current Path : /var/www/html/dls/mod/assign/feedback/editpdf/fpdi/PdfParser/Filter/
Upload File :
Current File : /var/www/html/dls/mod/assign/feedback/editpdf/fpdi/PdfParser/Filter/FilterInterface.php

<?php

/**
 * This file is part of FPDI
 *
 * @package   setasign\Fpdi
 * @copyright Copyright (c) 2020 Setasign GmbH & Co. KG (https://www.setasign.com)
 * @license   http://opensource.org/licenses/mit-license The MIT License
 */

namespace setasign\Fpdi\PdfParser\Filter;

/**
 * Interface for filters
 */
interface FilterInterface
{
    /**
     * Decode a string.
     *
     * @param string $data The input string
     * @return string
     */
    public function decode($data);
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists