Parameter | Description |
---|---|
context | The context this Generator is in. |
buf | The buffer the Generator will put its processing result into. |
args | Addtional arguments. |
Manually process a particular instance of a Generator.
Only valid when you own the Generator i.e in a nested scenario.