Taal

ZipFile.Extsiz Field

Definition

Extra local (EXT) header compressed size field offset.

[Android.Runtime.Register("EXTSIZ")]
public const int Extsiz = 8;
[<Android.Runtime.Register("EXTSIZ")>]
val mutable Extsiz : int

Field Value

Value = 8
Attributes

Remarks

Extra local (EXT) header compressed size field offset.

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

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