read_bytes_into_stdin

Function read_bytes_into_stdin 

Source
pub fn read_bytes_into_stdin(stdin: &mut StdIn, bytes: &[u8]) -> Result<()>