ZipInfo uses ConstantsTrait
Enumeration of the keys returned by {@see \oihana\files\archive\zip\zipFileInfo()}.
Tags
Table of Contents
Constants
- COMPRESSION : string = 'compression'
- EXTENSION : string = 'extension'
- FILE_COUNT : string = 'fileCount'
- IS_VALID : string = 'isValid'
- MIME_TYPE : string = 'mimeType'
- TOTAL_SIZE : string = 'totalSize'
Constants
COMPRESSION
public
string
COMPRESSION
= 'compression'
EXTENSION
public
string
EXTENSION
= 'extension'
FILE_COUNT
public
string
FILE_COUNT
= 'fileCount'
IS_VALID
public
string
IS_VALID
= 'isValid'
MIME_TYPE
public
string
MIME_TYPE
= 'mimeType'
TOTAL_SIZE
public
string
TOTAL_SIZE
= 'totalSize'