Taal

ZipFile.Lochdr Field

Definition

Local file (LOC) header size in bytes (including signature).

[Android.Runtime.Register("LOCHDR")]
public const int Lochdr = 30;
[<Android.Runtime.Register("LOCHDR")>]
val mutable Lochdr : int

Field Value

Value = 30
Attributes

Remarks

Local file (LOC) header size in bytes (including signature).

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

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