Platforms to show: All Mac Windows Linux Cross-Platform

Back to ArchiveEntryMBS class.

ArchiveEntryMBS.Clear

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 19.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Clears entry for later use.

ArchiveEntryMBS.ClearACL

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 19.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Clears access control lists.

ArchiveEntryMBS.ClearXAttr

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 19.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Clears extended attributes.

ArchiveEntryMBS.Clone as ArchiveEntryMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a copy of the entry.

Does a deep copy; all of the strings are copied too.

ArchiveEntryMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a new archive entry.

See also:

ArchiveEntryMBS.Constructor(Archive as ArchiverMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a new archive entry for a given archive.

This will pick the character set from the archive.

See also:

ArchiveEntryMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The destructor.

ArchiveEntryMBS.GetFFlags(byref FlagsSet as UInt64, byref FlagsClear as UInt64)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries file flags.

ArchiveEntryMBS.SetFFlags(FlagsSet as UInt64, FlagsClear as UInt64)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Sets the file flags.

ArchiveEntryMBS.SetLink(link as string)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Sets the link.

Update only. For a symlink, update the destination. Otherwise, make the entry a hardlink and alter the destination for that.

ArchiveEntryMBS.UnsetATime

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unsets the last access timestamp.

ArchiveEntryMBS.UnsetBTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unsets the birth timestamp.

ArchiveEntryMBS.UnsetCTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unsets the last modification timestamp.

ArchiveEntryMBS.UnsetGName

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unsets the group name.

ArchiveEntryMBS.UnsetHardLink

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unset the hard link field.

ArchiveEntryMBS.UnsetMTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unsets the modification timestamp.

ArchiveEntryMBS.UnsetPathName

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unsets the pathname field.

ArchiveEntryMBS.UnsetSize

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unsets the size.

ArchiveEntryMBS.UnsetSymLink

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unsets the symbolic link field.

ArchiveEntryMBS.UnsetUName

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Archive MBS Compression Plugin 16.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Unsets the user name field.

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


The biggest plugin in space...