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: +PING <generation> <next_offset>\r\n.