mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 13:45:53 +00:00
Allows peeking at the next mutation fragment in the buffer. As opposed to the existing `peek()` it assumes there's at least one fragment in the buffer. Useful for code that already ensured that the buffer is not empty and doesn't want to introduce a continuation (via `peek()`).
26 KiB
26 KiB