Skip to content

PKZip.ZipReader.CurrentMethod

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

PKZip.ZipReader.CurrentMethod

Property Declaration

 Dim CurrentMethod As UInt32

Remarks

The compression method of the current entry. Typically METHOD_DEFLATE(8) or METHOD_NONE (0).

Entry-level points of interest denoted by "☜"



Clone this wiki locally