mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add documentation for Romeo namespace.
This commit is contained in:
@@ -67,7 +67,8 @@ namespace DiscImageChef.Filesystems.ISO9660
|
||||
{"normal", "Primary Volume Descriptor, ignoring ;1 suffixes"},
|
||||
{"vms", "Primary Volume Descriptor, showing version suffixes"},
|
||||
{"joliet", "Joliet Volume Descriptor"},
|
||||
{"rrip", "Rock Ridge"}
|
||||
{"rrip", "Rock Ridge"},
|
||||
{"romeo", "Primary Volume Descriptor using the specified encoding codepage"}
|
||||
};
|
||||
|
||||
public Errno ReadLink(string path, out string dest)
|
||||
|
||||
Reference in New Issue
Block a user