Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LocalFile

Hierarchy

Index

Constructors

constructor

Properties

compressedSize

compressedSize: number

Compressed size

compression

compression: number

Compression Method

crc32

crc32: number

CRC-32 of uncompressed data

extraField

extraField: ExtraFields

Extra Field

extraFieldLength

extraFieldLength: number

Extra field length

extraFieldRaw

extraFieldRaw: Buffer

Raw Extra Field

fileName

fileName: string

File name

fileNameLength

fileNameLength: number

File name length

flags

flags: Flags

General purpose bit flag

lastModDate

lastModDate: number

File last modification date

lastModTime

lastModTime: number

File last modification time

raw

raw: Buffer

Raw buffer

uncompressedSize

uncompressedSize: number

Uncompressed size

versionToExtract

versionToExtract: number

Version needed to extract (minimum)

Static signature

signature: number = 67324752

Local file header signature

Accessors

lastMod

  • get lastMod(): Date

Generated using TypeDoc