Description
int
php_stream_make_seekable
( php_stream * origstream, php_stream ** newstream, int flags)
Tableau
43-1
.
php_stream_make_seekable(
)
return
values
In
many
cases
,
this
function
can
only
succeed
when
origstream
is
a
newly
opened
stream
with
no
data
buffered
in
the
stream
layer
.