php_stream_make_seekable

php_stream_make_seekable -- Convert a stream into a stream is seekable

Description

int php_stream_make_seekable ( php_stream * origstream, php_stream ** newstream, int flags)

Tabel 43-1 . php_stream_make_seekable( ) return values



Opmerking :

Opmerking :

Opmerking :

Opmerking :

Opmerking : In many cases , this function can only succeed when origstream is a newly opened stream with no data buffered in the stream layer .