Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_set_read_buffer
stream_set_read_buffer
Setting read file buffer on a given stream
Name:
stream_set_read_buffer
Category:
Stream
Programming Language:
php
One-line Description:
Setting read file buffer on a given stream
Related
How to detect SQL execution status through PDOStatement::rowCount
6
Use SO_RCVBUF to configure large packet transmission with socket_set_option
8
What are the reasons why socket_set_block is invalid?
1
Performance of mysqli_result::fetch_all function on large datasets
1
Similar Functions
stream_socket_get_name
stream_socket_get_name
Getthelocalorremotes
stream_context_get_options
stream_context_get_options
Getparametersforreso
stream_socket_sendto
stream_socket_sendto
Sendamessagetothesoc
stream_set_write_buffer
stream_set_write_buffer
Setwritefilebufferin
stream_set_read_buffer
stream_set_read_buffer
Settingreadfilebuffe
stream_supports_lock
stream_supports_lock
Determinewhetherthes
stream_get_transports
stream_get_transports
Getalistofregistered
stream_get_contents
stream_get_contents
Readresourcestreamto
Popular Articles