The HttpResponse
PHP Manual

HttpResponse::getBufferSize

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getBufferSizeGet buffer size

Descrição

static int HttpResponse::getBufferSize ( void )

Get current buffer size.

Valor Retornado

Returns an int representing the current buffer size in bytes.

Veja Também


The HttpResponse
PHP Manual