object
Errors.type:RingBufferEmptyError
You requested to pop/peek at more data than was currrently present in the ring buffer. Depending on your use case, this may not be a fatal error and you should catch it and try again later.
Generated using TypeDoc
object
Errors.type:RingBufferEmptyError
You requested to pop/peek at more data than was currrently present in the ring buffer. Depending on your use case, this may not be a fatal error and you should catch it and try again later.