Taal

ZipFile.Locver Field

Definition

Local file (LOC) header version needed to extract field offset.

[Android.Runtime.Register("LOCVER")]
public const int Locver = 4;
[<Android.Runtime.Register("LOCVER")>]
val mutable Locver : int

Field Value

Value = 4
Attributes

Remarks

Local file (LOC) header version needed to extract field offset.

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

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