You are here

public function RequestInterface::getCurrentChunkSize in One Click Upload 7.2

Get current uploaded chunk size

Return value

int

1 method overrides RequestInterface::getCurrentChunkSize()
Request::getCurrentChunkSize in flowphp/src/Flow/Request.php
Get current uploaded chunk size

File

flowphp/src/Flow/RequestInterface.php, line 61

Class

RequestInterface

Namespace

Flow

Code

public function getCurrentChunkSize();