pub fn write_fods_buf( book: &mut WorkBook, buf: Vec<u8>, ) -> Result<Vec<u8>, OdsError>
Writes the FODS file into a supplied buffer.