pub(crate) fn pipe_read(conn: &mut Smb2Conn, buf: &[u8]) -> Option<Vec<u8>>
Drain up to the requested byte count from a pipe’s outbound queue; None when file_id is not a pipe.
None
file_id