Skip to main content

read_path

Function read_path 

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

Read one NUL-terminated path string from the command’s data area, honouring the Unicode flag and BufferFormat 0x04 prefixes.

data_base is the absolute frame offset of data[0].