DiscUtils
DiscUtils copied to clipboard
Attribute ADS supported ?
Hi LordMike, Is NTFS Alternate Data Stream (ADS) supported with DiscUtils?
It should be. I think I've seen overloads somewhere allowing to pass a name of an ADS.
As a minimum, I can find this method, which seems to be it. Not sure how to call it :)
https://github.com/DiscUtils/DiscUtils/blob/develop/Library/DiscUtils.Ntfs/File.cs#L454-L462
Thanks LordMike. If you get an example, please do share it.