pub fn is_read_vectored_at<'a, Filelike: AsFilelike>(
    _filelike: &Filelike
) -> bool
Expand description