TCPDF_STATIC::convertStringToHexString( $s )

Convert string to hexadecimal string (byte string)


Description Description


Parameters Parameters

$s

(Required) (string) string to convert


Top ↑

Return Return

(byte) string


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.010 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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