Function simpleio::read_file_into_buffer[][src]

pub fn read_file_into_buffer(file_path: &str) -> Result<Vec<u8>, Error>
Expand description

Reads file to the end into Vec