Platforms to show: All Mac Windows Linux Cross-Platform

Back to UnZipFileInfoMBS class.

UnZipFileInfoMBS.CompressedSize as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The compressed file size.

(Read and Write property)

UnZipFileInfoMBS.CompressionMethod as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The compression method.

(Read and Write property)

UnZipFileInfoMBS.CRC as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The 32bit file checksum.

(Read and Write property)

UnZipFileInfoMBS.Date as Date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The date as a Xojo date object.

(Read and Write property)

UnZipFileInfoMBS.Day as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The file time.

day of the month - [1,31]
(Read and Write property)

UnZipFileInfoMBS.DiskNumStart as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Disk number start.

(Read and Write property)

UnZipFileInfoMBS.DosDate as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Last mod file date in DOS format.

(Read and Write property)

UnZipFileInfoMBS.ExternalFileAttributes as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
External file attributes.

(Read and Write property)

UnZipFileInfoMBS.Flag as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
general purpose bit flag.

A 16 bit value.

The flag is a bit field with various values.
Last bit of the flag is encryption state: value is 1 (odd) for encrypted and 0 (even) for unencrypted value.
The bit values 2 and 4 define compression level between 0 to 9.

Flag ValueEncryptionCompression Level
0no6
1yes6
2no9
3yes9
4no2
5yes2
6no1
7yes1
(Read and Write property)

UnZipFileInfoMBS.Hour as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The file time.

hours since midnight - [0,23]
(Read and Write property)

UnZipFileInfoMBS.InternalFileAttributes as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Internal file attributes.

(Read and Write property)

UnZipFileInfoMBS.Minute as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The file time.

minutes after the hour - [0,59]
(Read and Write property)

UnZipFileInfoMBS.Month as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The file time.

months since January - [0,11]
(Read and Write property)

UnZipFileInfoMBS.Second as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The file time.

seconds after the minute - [0,59]
(Read and Write property)

UnZipFileInfoMBS.SizeFileComment as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
file comment length.

(Read and Write property)

UnZipFileInfoMBS.SizeFileExtra as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
extra field length.

(Read and Write property)

UnZipFileInfoMBS.SizeFilename as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
filename length.

(Read and Write property)

UnZipFileInfoMBS.Version as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The version used to make the archive.

(Read and Write property)

UnZipFileInfoMBS.VersionNeeded as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The version needed to extract.

(Read and Write property)

UnZipFileInfoMBS.Year as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Compression MBS Compression Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The file time.

years - [1980..2044]
(Read and Write property)

The items on this page are in the following plugins: MBS Compression Plugin.


The biggest plugin in space...