Unit 'Zipper' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

Reference for unit 'Zipper': Constants

CENTRAL_FILE_HEADER_SIGNATURE

  

Marker specifying a file entry within the zip directory.

Crc_32_Tab

  

Table used in calculating CRC-32.

EFS_LANGUAGE_ENCODING_FLAG

  

Language encoding flag (EFS). When set the file name and comment fields must use UTF-8 encoding.

END_OF_CENTRAL_DIR_SIGNATURE

  

Marker specifying end of directory within zip file.

FIRSTENTRY

  

Offset of First entry in table.

INFOZIP_UNICODE_PATH_ID

  

LOCAL_FILE_HEADER_SIGNATURE

  

Marker specifying a file entry within the zip file.

OS_FAT

  

MS-DOS and OS/2 (FAT/VFAT/FAT32).

OS_NTFS

  

NTFS.

OS_OS2

  

OS/2 HPFS.

OS_OSX

  

Mac OSX.

OS_UNIX

  

UNIX-like platforms.

OS_VFAT

  

VFAT.

TABLESIZE

  

Size for the code table used in LZW compression.

UNIX_BLK

  

Unix block device.

UNIX_CHAR

  

Unix character device.

UNIX_DEFAULT

  

Unix default attributes.

UNIX_DIR

  

Unix directory.

UNIX_FIFO

  

Unix FIFO file type.

UNIX_FILE

  

Unix regular file.

UNIX_LINK

  

Unix symbolic link.

UNIX_MASK

  

Unix permission mask.

UNIX_RGRP

  

Unix group read permission.

UNIX_ROTH

  

Unix other users read permission.

UNIX_RUSR

  

Unix user read permission.

UNIX_SOCK

  

Unix sockets.

UNIX_WGRP

  

Unix group write permission.

UNIX_WOTH

  

Unix other users write permission.

UNIX_WUSR

  

Unix user write permission.

UNIX_XGRP

  

Unix group execute permission.

UNIX_XOTH

  

Unix other users execute permission.

UNIX_XUSR

  

Unix user execute permission.

ZIP64_END_OF_CENTRAL_DIR_LOCATOR_SIGNATURE

  

ZIP64_END_OF_CENTRAL_DIR_SIGNATURE

  

Marker specifying end of the directory within a 64-bit zip file.

ZIP64_HEADER_ID

  


Documentation generated on: Jul 24 2023