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