Taal

ZipFile.Endsiz Field

Definition

End of central directory (END) header central directory size in bytes field offset.

[Android.Runtime.Register("ENDSIZ")]
public const int Endsiz = 12;
[<Android.Runtime.Register("ENDSIZ")>]
val mutable Endsiz : int

Field Value

Value = 12
Attributes

Remarks

End of central directory (END) header central directory size in bytes field offset.

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

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