Skip to main content

Module peek

Module peek 

Structs§

PeekOutput
Result of a peek_input_until call.

Functions§

peek_input_until
Read into buffer until predicate matches, peeking stops, or the optional timeout expires.
peek_input_until_with_offset
Same as peek_input_until but with a starting offset as peek-size.