Function safe_core::nfs::file_helper::read [] [src]

pub fn read<T: 'static>(
    client: Client<T>,
    file: &File,
    encryption_key: Option<Key>
) -> Box<NfsFuture<Reader<T>>>

Returns a reader for reading the file contents