1 write to FileComment
System.IO.Compression (1)
System\IO\Compression\ZipBlocks.cs (1)
540
header.
FileComment
= reader.ReadBytes(header.FileCommentLength);
1 reference to FileComment
System.IO.Compression (1)
System\IO\Compression\ZipArchiveEntry.cs (1)
87
_fileComment = cd.
FileComment
;