Skip to main content

memcached_request_complete

Function memcached_request_complete 

Source
pub fn memcached_request_complete(buf: &[u8]) -> bool
Expand description

Check if a memcached request is complete (ends with \r\n, and for storage commands includes data block)