HttpResponse::getBufferSize
(PECL pecl_http >= 0.10.0)
HttpResponse::getBufferSize — バッファサイズを取得する
説明
static
int HttpResponse::getBufferSize
( void
)
現在のバッファのサイズを取得します。
返り値
現在のバッファのサイズをバイト単位で返します。
参考
- HttpResponse::setBufferSize - バッファサイズを設定する
- HttpResponse::getThrottleDelay - throttle delay を取得する
- HttpResponse::setThrottleDelay - throttle delay を設定する
HttpResponse::getBufferSize
There are no user contributed notes for this page.
