PHP 클래스 RangeHeader\RangeHeader

파일 보기 프로젝트 열기: php-curl-class/php-curl-class 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $http_range_header, $file_path )
getByteRangeSpec ( )
getContentRangeHeader ( )
getFirstBytePosition ( )
getLastBytePosition ( )
getLength ( )
isValid ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $http_range_header, $file_path )

getByteRangeSpec() 공개 메소드

public getByteRangeSpec ( )

getContentRangeHeader() 공개 메소드

getFirstBytePosition() 공개 메소드

getLastBytePosition() 공개 메소드

public getLastBytePosition ( )

getLength() 공개 메소드

public getLength ( )

isValid() 공개 메소드

public isValid ( )