Taal

ZipFile.Cenhow Field

Definition

Central directory (CEN) header compression method field offset.

[Android.Runtime.Register("CENHOW")]
public const int Cenhow = 10;
[<Android.Runtime.Register("CENHOW")>]
val mutable Cenhow : int

Field Value

Value = 10
Attributes

Remarks

Central directory (CEN) header compression method field offset.

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

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