ChunkWriterInterface
in
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.