TCPDF_PARSER::decodeStream( $sdic,  $stream )

Decode the specified stream.


Description Description


Parameters Parameters

$sdic

(Required) (array) Stream's dictionary array.

$stream

(Required) (string) Stream to decode.


Top ↑

Return Return

(array) containing decoded stream data and remaining filters.


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf_parser.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.