Manual
do
PHP
Anterior
Próxima
php_stream_write
php_stream_write -- Write a number of bytes from a buffer to a stream
Description
size_t
php_stream_write
( php_stream * stream, const char * buf, size_t count)
Anterior
Principal
Próxima
Acima