Function __global->pack

Definitions

sources_custom/phpstub.php

  • Pack data into binary string.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$format string required parameter N/A N/A The formatting string
$args mixed required parameter N/A N/A ...$args Argument that binds to the formatting string

Return

  • The binary string
  • Type: string
  • Set: N/A
  • Range: N/A