poseidon
poseidon copied to clipboard
Add seek_to_offset functionality to PartitionConsumer.
As it turns out, it's a simple matter of changing where the next fetch will be requested (a state variable).
The method accepts the same special offsets as the constructor.