Taal

ZipInputStream.Cenflg Field

Definition

Central directory (CEN) header encrypt, decrypt flags field offset.

[Android.Runtime.Register("CENFLG")]
public const int Cenflg = 8;
[<Android.Runtime.Register("CENFLG")>]
val mutable Cenflg : int

Field Value

Value = 8
Attributes

Remarks

Central directory (CEN) header encrypt, decrypt flags field offset.

Java reference for java.util.zip.ZipInputStream.CENFLG.

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