update : 2015.11.03
php.shukuma.com

검색:
 
 
Get the size of returned data

GearmanTask::dataSize

(PECL gearman >= 0.5.0)

GearmanTask::dataSizeGet the size of returned data

설명

public int GearmanTask::dataSize ( void )

Returns the size of the data being returned for a task.

인수

이 함수는 인수가 없습니다.

반환값

The data size, or FALSE if there is no data.

참고