PHP 8.4.0 RC4 available for testing

GearmanTask::dataSize

(PECL gearman >= 0.5.0)

GearmanTask::dataSizeGet the size of returned data

Descrição

public GearmanTask::dataSize(): int|false

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Veja Também

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top