Taal

ZipFile.Locnam Field

Definition

Local file (LOC) header filename length field offset.

[Android.Runtime.Register("LOCNAM")]
public const int Locnam = 26;
[<Android.Runtime.Register("LOCNAM")>]
val mutable Locnam : int

Field Value

Value = 26
Attributes

Remarks

Local file (LOC) header filename length field offset.

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

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