BucketCursor
FinalYes
Methods
- __construct() : mixed
- current() : Row
- next() : void
- valid() : bool
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
valid()
public
valid() : bool