public void Close() { volDesc = new GDFVolumeDescriptor(); Exceptions.Clear(); type = IsoType.Gdf; rootDir.Clear(); fr.Close(); file.Close(); }
public void Dispose() { br.Close(); }