ION stream reader API.
None.
None.
Get the stream being read from.
Reset the stream read from.
void ion\Reader\Stream::resetStream(resource $stream)
Reset the stream read from, limiting length to read.
void ion\Reader\Stream::resetStreamWithLength(resource $stream, int $length)
ION stream reader.
class ion\Reader\Stream\Reader extends ion\Reader\Reader implements ion\Reader\Stream