Documentation

ChunkWriterFromChunkWriterDelegate
in package
implements ChunkWriterInterface

Table of Contents

Interfaces

ChunkWriterInterface

Methods

__construct()  : mixed
toChunks()  : Generator
Converts the object's held data to a Generator.

Methods

toChunks()

Converts the object's held data to a Generator.

public toChunks() : Generator

Subsequent calls are expected to create a new Generator object each time.

Return values
Generator

        
On this page

Search results