Skip to main content

Module utils

Module utils 

Source

Modulesยง

skip_queue

Structsยง

RetriedFrameId ๐Ÿ”’
RingBufferProducer ๐Ÿ”’
RingBufferView ๐Ÿ”’

Constantsยง

MAX_BACKOFF ๐Ÿ”’

Functionsยง

next_deadline_with_backoff ๐Ÿ”’
searchable_ringbuffer ๐Ÿ”’
segment
Convenience wrapper for segment_into that allocates its own output buffer and returns it.
segment_into
Helper function to segment data into segments of a given max_segment_size length. All segments are tagged with the same frame_id and output into the given segments buffer.