Batch returns the current batch. Must only be called after Seek or Next have returned true.
()
| 47 | // Batch returns the current batch. Must only be called after Seek or Next |
| 48 | // have returned true. |
| 49 | Batch() chunk.Batch |
| 50 | |
| 51 | Err() error |
| 52 | } |
no outgoing calls
no test coverage detected