(no version information, might be only in CVS)
stream_copy_to_stream -- Copies data from one stream to anotherMakes a copy of up to maxlength bytes of data from the current position in source to dest. If maxlength is not specified, all remaining content in source will be copied. Returns the total count of bytes copied.
See also copy().
Пред. | Начало | След. |
stream_context_set_params | Уровень выше | stream_filter_append |