TCPDF_STATIC::sendOutputData( $data,  $length )

Output input data and compress it if possible.


Description Description


Parameters Parameters

$data

(Required) (string) Data to output.

$length

(Required) (int) Data length in bytes.


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.086 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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