Taal

ZipFile.Cencrc Field

Definition

Central directory (CEN) header uncompressed file crc-32 value field offset.

[Android.Runtime.Register("CENCRC")]
public const int Cencrc = 16;
[<Android.Runtime.Register("CENCRC")>]
val mutable Cencrc : int

Field Value

Value = 16
Attributes

Remarks

Central directory (CEN) header uncompressed file crc-32 value field offset.

Java reference for java.util.zip.ZipFile.CENCRC.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to