Function sogar_core::read_file_data[][src]

pub fn read_file_data(
    file_path: &Path,
    media_type: impl Into<String>,
    annotations: Option<HashMap<String, String>>
) -> Result<FileInfo>