The HttpResponse
PHP Manual

HttpResponse::getBufferSize

(PECL pecl_http >= 0.10.0)

HttpResponse::getBufferSizeGet buffer size

설명

static int HttpResponse::getBufferSize ( void )

Get current buffer size.

반환값

Returns an int representing the current buffer size in bytes.

참고


The HttpResponse
PHP Manual