PHP Class RangeHeader\RangeHeader

Show file Open project: php-curl-class/php-curl-class Class Usage Examples

Public Methods

Method Description
__construct ( $http_range_header, $file_path )
getByteRangeSpec ( )
getContentRangeHeader ( )
getFirstBytePosition ( )
getLastBytePosition ( )
getLength ( )
isValid ( )

Method Details

__construct() public method

public __construct ( $http_range_header, $file_path )

getByteRangeSpec() public method

public getByteRangeSpec ( )

getContentRangeHeader() public method

getFirstBytePosition() public method

getLastBytePosition() public method

public getLastBytePosition ( )

getLength() public method

public getLength ( )

isValid() public method

public isValid ( )