Skip to main content

encode_ping

Function encode_ping 

Source
pub fn encode_ping(generation: u64, next_offset: u64) -> Vec<u8> 
Expand description

Encode the in-stream heartbeat (v3.14, gen-carrying since v3.16): +PING <generation> <next_offset>\r\n.