Function write_ebml

Source
pub fn write_ebml(p: &Process, verbose: bool)
Expand description

Create a new folder with the same name as the Document Number, and write a new EBML file to it.

If the folder already exists, write the file in that directory.

If the folder and the file already exist, don’t do anything! This function is really only to create a fresh EBML file as a starting point.