Function FSReader.extract

Extracts this filesystem.

static void extract (
  string Path,
  string OutputPath,
  BlockStorage STF
);

Throws

The same exceptions as the extractWithCallback method.