1 write to FileCommentLength
System.IO.Compression (1)
System\IO\Compression\ZipBlocks.cs (1)
502
header.
FileCommentLength
= reader.ReadUInt16();
1 reference to FileCommentLength
System.IO.Compression (1)
System\IO\Compression\ZipBlocks.cs (1)
540
header.FileComment = reader.ReadBytes(header.
FileCommentLength
);