Skip to main content

write_req

Function write_req 

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

SMB2 WRITE (§2.2.21): write data to the open handle at offset.