Platforms to show: All Mac Windows Linux Cross-Platform

Back to ArchiverMBS class.

Next items

ArchiverMBS.kArchiveEOF = 1

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.2
One of the error constants.

Found end of archive.

ArchiverMBS.kArchiveFailed = -25

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.2
One of the error constants.

Current operation cannot complete.
But if writeHeader is "fatal," then this archive is dead and useless.

ArchiverMBS.kArchiveFatal = -30

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.2
One of the error constants.

No more operations are possible.

ArchiverMBS.kArchiveOK = 0

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.2
One of the error constants.

Operation was successful.

ArchiverMBS.kArchiveRetry = -10

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.2
One of the error constants.

Retry might succeed.

ArchiverMBS.kArchiveWarn = -20

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.2
One of the error constants.

Partial success.
For example, if writeHeader "fails", then you can't push data.

ArchiverMBS.kFilterBZip2 = 2

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

bzip2 filter

ArchiverMBS.kFilterCompress = 3

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

compress filter.

ArchiverMBS.kFilterGRZip = 12

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

GRZip filter.

ArchiverMBS.kFilterGZip = 1

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

gzip filter.

ArchiverMBS.kFilterLRZip = 10

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

LRZip filter.

ArchiverMBS.kFilterLZ4 = 13

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

LZ4 Filter.

ArchiverMBS.kFilterLZip = 9

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

LZip filter.

ArchiverMBS.kFilterLZMA = 5

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

LZMA filter.

ArchiverMBS.kFilterLZOP = 11

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

Lzop filter.

ArchiverMBS.kFilterNone = 0

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

No filter.

ArchiverMBS.kFilterProgram = 4

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

Program filter.

ArchiverMBS.kFilterRPM = 8

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

RPM filter.

ArchiverMBS.kFilterUU = 7

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

UU filter.

ArchiverMBS.kFilterXZ = 6

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the filter values.

XZ filter.

ArchiverMBS.kFormat7Zip = &he0000

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the format constants.

7Zip

ArchiverMBS.kFormatAr = &h70000

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the format constants.

Unix Archive format, base type.

ArchiverMBS.kFormatArBsd = &h70002

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the format constants.

Archive, BSD format.

ArchiverMBS.kFormatArGnu = &h70001

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the format constants.

Archive, GNU format.

ArchiverMBS.kFormatBaseMask = &hff0000

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the format constants.

Mask for Base Type.

ArchiverMBS.kFormatCab = &hc0000

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the format constants.

Windows CAB format.

ArchiverMBS.kFormatCpio = &h10000

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the format constants.

CPIO base format.

ArchiverMBS.kFormatCpioAfioLarge = &h10006

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the format constants.

CPIO format, AFIO large variant.

ArchiverMBS.kFormatCpioBinBe = &h10003

Type Topic Plugin Version
const Archive MBS Compression Plugin 16.3
One of the format constants.

CPIO format, BIN BE variant.

Next items

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


💬 Ask a question or report a problem
The biggest plugin in space...