TCPDF_STATIC::getEncPermissionsString( $protection )
Convert encryption P value to a string of bytes, low-order byte first.
Description Description
Parameters Parameters
- $protection
-
(Required) (string) 32bit encryption permission value (P value)
Return Return
(String)
Source Source
File: includes/lib/tcpdf/include/tcpdf_static.php
Changelog Changelog
Version | Description |
---|---|
5.0.005 | Introduced. |