Taal

ZipFile.Extlen Field

Definition

Extra local (EXT) header uncompressed size field offset.

[Android.Runtime.Register("EXTLEN")]
public const int Extlen = 12;
[<Android.Runtime.Register("EXTLEN")>]
val mutable Extlen : int

Field Value

Value = 12
Attributes

Remarks

Extra local (EXT) header uncompressed size field offset.

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

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