FFI::stringCreates a PHP string from a memory area Description
public static string FFI::string(FFI\CData
&$ptr , intnull $size = null )
Creates a PHP string from Parameters
Return ValuesThe freshly created PHP string. Changelog
|