Archive
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Archive
Functions to read/write archives like zip or tar.
- Classes
- class ArchiveEntryMBS
- class ArchiveReadDiskMBS
- class ArchiveReaderMBS
- method AddPassphrase(passphrase as string)
- method AppendFilter(Filter as Integer)
- method AppendFilterProgram(Program as String)
- method Close
- method Constructor
- method Destructor
- method Extract(Entry as ArchiveEntryMBS, DestArchive as ArchiverMBS)
- method Extract(Entry as ArchiveEntryMBS, flags as Integer = &h123F7)
- method NextHeader(entry as ArchiveEntryMBS = nil) as ArchiveEntryMBS
- method OpenData(Data as String) as Boolean
- method OpenFile(File as FolderItem, BlockSize as Integer = 10240) as Boolean
- method OpenFile(Files() as FolderItem, BlockSize as Integer = 10240) as Boolean
- method OpenPath(Path as String, BlockSize as Integer = 10240) as Boolean
- method OpenPath(Paths() as String, BlockSize as Integer = 10240) as Boolean
- method ReadDataBlockMemory(byref offset as Int64) as MemoryBlock
- method ReadDataBlockString(byref offset as Int64) as String
- method ReadDataMemory(ByteCount as Integer) as MemoryBlock
- method ReadDataString(ByteCount as Integer) as String
- method Seek(Position as Int64, Mode as Integer = 0) as Int64
- method SetExtractSkipFile(DeviceID as Int64, FileNo as Int64)
- method SetFilterOption(Module as String, Option as String, Value as String)
- method SetFormat(Format as Integer)
- method SetFormatOption(Module as String, Option as String, Value as String)
- method SetOption(Module as String, Option as String, Value as String)
- method SetOptions(Options as String)
- method Skip
- method SupportFilterAll
- method SupportFilterBZip2
- method SupportFilterCompress
- method SupportFilterGRZip
- method SupportFilterGZip
- method SupportFilterLRZip
- method SupportFilterLZip
- method SupportFilterLzma
- method SupportFilterLzop
- method SupportFilterNone
- method SupportFilterProgram(command as string)
- method SupportFilterRpm
- method SupportFilterUU
- method SupportFilterXz
- method SupportFormat7zip
- method SupportFormatAll
- method SupportFormatAr
- method SupportFormatByCode(FilterCode as Integer)
- method SupportFormatCab
- method SupportFormatCpio
- method SupportFormatEmpty
- method SupportFormatGnutar
- method SupportFormatIso9660
- method SupportFormatLha
- method SupportFormatLZ4
- method SupportFormatMTree
- method SupportFormatRar
- method SupportFormatRar5
- method SupportFormatRaw
- method SupportFormatTar
- method SupportFormatWArc
- method SupportFormatXar
- method SupportFormatZip
- method SupportFormatZipSeekable
- method SupportFormatZipStreamable
- property FormatCapabilities as Integer
- property HasEncryptedEntries as Integer
- property HeaderPosition as Int64
- property ReadDataBlockSupported as Boolean
- event ExtractProgress(entry as ArchiveEntryMBS)
- class ArchiverMBS
- class ArchiveWriteDiskMBS
- class ArchiveWriterMBS
- Blog Entries
- Videos
Release notes
- Version 21.2
- Version 20.5
- Added ADateTime, BDateTime, CDateTime and MDateTime properties to ArchiveEntryMBS class.
- Version 20.4
- Version 20.3
- Version 19.2
- Version 19.0
The items on this page are in the following plugins: MBS Compression Plugin.