Documentation

ChunkWriterInterface

Table of Contents

Methods

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