Taal

ZipFile.Endtot Field

Definition

End of central directory (END) header total number of entries field offset.

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

Field Value

Value = 10
Attributes

Remarks

End of central directory (END) header total number of entries field offset.

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

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