update : 2015.11.03
php.shukuma.com검색:
|
stream_set_chunk_size(PHP 5 >= 5.4.0) stream_set_chunk_size — Set the stream chunk size 설명
int stream_set_chunk_size
( resource
$fp
, int $chunk_size
)Set the stream chunk size. 인수
반환값Returns the previous chunk size on success.
Will return 오류/예외
Will emit an |