Skip to main content

read_req

Function read_req 

Source
pub fn read_req(file_id: &[u8; 16], offset: u64, length: u32) -> Vec<u8> 
Expand description

SMB2 READ (§2.2.19): read length bytes at offset from the open file.