Taal

ZipFile.Censiz Field

Definition

Central directory (CEN) header compressed size field offset.

[Android.Runtime.Register("CENSIZ")]
public const int Censiz = 20;
[<Android.Runtime.Register("CENSIZ")>]
val mutable Censiz : int

Field Value

Value = 20
Attributes

Remarks

Central directory (CEN) header compressed size field offset.

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

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