Taal

ZipInputStream.Locsig Field

Definition

Local file (LOC) header signature.

[Android.Runtime.Register("LOCSIG")]
public const long Locsig = 67324752;
[<Android.Runtime.Register("LOCSIG")>]
val mutable Locsig : int64

Field Value

Value = 67324752
Attributes

Remarks

Local file (LOC) header signature.

Java reference for java.util.zip.ZipInputStream.LOCSIG.

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