BucketCursor
FinalYes
Methods
Methods
__construct()
public
__construct(Generator<string|int, Rows> $batches) : mixed
Parameters
- $batches : Generator<string|int, Rows>
current()
public
current() : Row
Return values
Rownext()
public
next() : void
schema()
public
schema() : Schema
Return values
Schemavalid()
public
valid() : bool