Edit
↰
Home
↑
ion
↑
Reader
↑
Stream
↻
Stream::resetStreamWithLength
↲
Reader
↲
Stream::getStream
↲
Stream::resetStream
#
void
ion\Reader\Stream::resetStreamWithLength
(
resource
$stream
,
int
$length
)
Reset the stream read from, limiting length to read.
Params:
#
resource
$stream
#
The stream to read from.
int
$length
#
The maximum length to read from
$stream
.
Show Comments from Github Discussions