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