Documentation

StreamWriterFromStreamDelegate
in package
implements StreamWriterInterface

Table of Contents

Interfaces

StreamWriterInterface

Methods

__construct()  : mixed
toStream()  : StreamInterface
Converts the object's data to a stream.

Methods

toStream()

Converts the object's data to a stream.

public toStream() : StreamInterface

Subsequent calls are expected to return a new stream each time.

Return values
StreamInterface

        
On this page

Search results