pub fn read_path(req_data: &[u8], unicode: bool, data_base: usize) -> StringExpand 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].