Documentation
    Preparing search index...

    Constants and primitives of the ZIP file format, used by the streaming writer (zip-writer.ts). The CRC is also used on the reading side, to check what unzipper hands back (zip-extract.ts).

    Classes

    ZipCrypto

    Variables

    CENTRAL_HEADER_SIZE
    CENTRAL_SIG
    crc32
    DESCRIPTOR_SIG
    EOCD_SIG
    EOCD_SIZE
    FLAG_DESCRIPTOR
    FLAG_ENCRYPTED
    FLAG_UTF8
    LOCAL_HEADER_SIZE
    LOCAL_SIG
    METHOD_DEFLATED
    METHOD_STORED
    UINT16_MAX
    UINT32_MAX
    ZIP64_EOCD_SIG
    ZIP64_EOCD_SIZE
    ZIP64_EXTRA_ID
    ZIP64_LOCATOR_SIG
    ZIP64_LOCATOR_SIZE
    ZIP64_THRESHOLD

    Functions

    dosDateTime
    writeUInt64