Method: JPXDecode (NOT IMPLEMETED – RETURN AN EXCEPTION) Decompresses data encoded using the wavelet-based JPEG2000 standard, reproducing the original image data.
Source: includes/lib/tcpdf/include/tcpdf_filters.php:447
Method: Crypt (NOT IMPLEMETED – RETURN AN EXCEPTION) Decrypts data encrypted by a security handler, reproducing the data as it was before encryption.
Source: includes/lib/tcpdf/include/tcpdf_filters.php:460
Method: Get a list of available decoding filters.
Source: includes/lib/tcpdf/include/tcpdf_filters.php:67
Method: Decode data using the specified filter type.
Source: includes/lib/tcpdf/include/tcpdf_filters.php:79
Method: Standard Default decoding filter (leaves data unchanged).
Source: includes/lib/tcpdf/include/tcpdf_filters.php:138