Skip to main content

unpad_string

Function unpad_string 

Source
fn unpad_string(bytes: &[u8]) -> Result<&str, CacheError>
Expand description

Reads a zero-terminated UTF-8 string from a fixed-size field.