We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28abe10 commit 01396ecCopy full SHA for 01396ec
src/Zip/ZipExtraData.cs
@@ -40,6 +40,9 @@
40
41
namespace ICSharpCode.SharpZipLib.Zip
42
{
43
+ // TODO: Sort out wether tagged data is useful and what a good implementation might look like.
44
+ // Its just a sketch of an idea at the moment.
45
+
46
/// <summary>
47
/// ExtraData tagged value interface.
48
/// </summary>
0 commit comments