You are here

public function RequestInterface::getTotalSize in One Click Upload 7.2

Get total file size in bytes

Return value

int

1 method overrides RequestInterface::getTotalSize()
Request::getTotalSize in flowphp/src/Flow/Request.php
Get total file size in bytes

File

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

Class

RequestInterface

Namespace

Flow

Code

public function getTotalSize();