fileops_impl_nonseekable

Macro fileops_impl_nonseekable 

Source
macro_rules! fileops_impl_nonseekable {
    () => { ... };
}
Expand description

Implements FileOps methods in a way that makes sense for non-seekable files.