Function cfb::open_rw [] [src]

pub fn open_rw<P: AsRef<Path>>(path: P) -> Result<CompoundFile<File>>

Opens an existing compound file at the given path in read-write mode.