PHP 8.3.4 Released!

GearmanTask::dataSize

(PECL gearman >= 0.5.0)

GearmanTask::dataSizeGet the size of returned data

Açıklama

public GearmanTask::dataSize(): int|false

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

Ayrıca Bakınız

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top