Captioning\FileInterface::buildPart PHP Method

buildPart() public method

public buildPart ( integer $_from, integer $_to ) : captioning\FileInterface
$_from integer
$_to integer
return captioning\FileInterface
    public function buildPart($_from, $_to);