Index Documentation

ContentRangeHeader
in package

Table of Contents

Methods

__construct()  : mixed
getRangeEnd()  : int
getRangeStart()  : int
getSize()  : int
getUnit()  : string
isBytes()  : bool
isUnknownSize()  : bool
isUnspecifiedRange()  : bool
parse()  : ContentRangeHeader

Methods

__construct()

public __construct(string $unit, int $rangeStart, int $rangeEnd, int $size) : mixed
Parameters
$unit : string
$rangeStart : int
$rangeEnd : int
$size : int

        
On this page

Search results