Function glib::file_get_contents
[−]
[src]
pub fn file_get_contents<P: AsRef<Path>>(filename: P) -> Result<Vec<u8>, Error>
pub fn file_get_contents<P: AsRef<Path>>(filename: P) -> Result<Vec<u8>, Error>