Taal

ZipFile.Locflg Field

Definition

Local file (LOC) header general purpose bit flag field offset.

[Android.Runtime.Register("LOCFLG")]
public const int Locflg = 6;
[<Android.Runtime.Register("LOCFLG")>]
val mutable Locflg : int

Field Value

Value = 6
Attributes

Remarks

Local file (LOC) header general purpose bit flag field offset.

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

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