function Manifest::getMetaDataLength

Return value

int

File

misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php, line 142

Class

Manifest

Namespace

TYPO3\PharStreamWrapper\Phar

Code

public function getMetaDataLength() {
    return $this->metaDataLength;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.