PHP Class RangeHeader\RangeHeader

Afficher le fichier Open project: php-curl-class/php-curl-class Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $http_range_header, $file_path )
getByteRangeSpec ( )
getContentRangeHeader ( )
getFirstBytePosition ( )
getLastBytePosition ( )
getLength ( )
isValid ( )

Method Details

__construct() public méthode

public __construct ( $http_range_header, $file_path )

getByteRangeSpec() public méthode

public getByteRangeSpec ( )

getContentRangeHeader() public méthode

getFirstBytePosition() public méthode

getLastBytePosition() public méthode

public getLastBytePosition ( )

getLength() public méthode

public getLength ( )

isValid() public méthode

public isValid ( )