Skip to main content

read_two_paths

Function read_two_paths 

Source
pub fn read_two_paths(
    req_data: &[u8],
    unicode: bool,
    data_base: usize,
) -> (String, String)
Expand description

Read the two NUL-terminated strings of a RENAME request.