Platforms to show: All Mac Windows Linux Cross-Platform

Back to ArchiveWriterMBS class.

ArchiveWriterMBS.MemoryData as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Archive MBS Compression Plugin 19.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Copies data in memory buffer as MemoryBlock.

(Read only property)

ArchiveWriterMBS.MemoryPointer as Ptr

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Archive MBS Compression Plugin 19.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries pointer for memory block.

Only valid till more data is added, which may reallocate the buffer to grow it.
(Read only property)

ArchiveWriterMBS.MemorySize as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Archive MBS Compression Plugin 19.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The memory size.

Current memory used for memory output in bytes.
(Read only property)

ArchiveWriterMBS.MemoryString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Archive MBS Compression Plugin 19.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Copies data in memory buffer as String.

(Read only property)

ArchiveWriterMBS.WriteDataBlockSupported as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Archive MBS Compression Plugin 19.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether this writer supports block operations.

Some do and if you call WriteDataBlock on a writer which can't, it will return only errors.
(Read only property)

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


The biggest plugin in space...