Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RangeHeader
RangeHeader
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
public
getContentRangeHeader
( )
getFirstBytePosition()
public
method
public
getFirstBytePosition
( )
getLastBytePosition()
public
method
public
getLastBytePosition
( )
getLength()
public
method
public
getLength
( )
isValid()
public
method
public
isValid
( )