Function __global->tar_crc

Definitions

sources/tar.php

  • Find the checksum specified in a TAR header.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$header string required parameter N/A N/A The header from a TAR file

Return

  • The checksum
  • Type: integer
  • Set: N/A
  • Range: N/A