Platforms to show: All Mac Windows Linux Cross-Platform
ZStdMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Compression | MBS Compression Plugin | 22.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
- 4 shared methods
- shared method Compress(Data as MemoryBlock, CompressionLevel as Integer = 1) as MemoryBlock
- shared method Compress(Data as String, CompressionLevel as Integer = 1) as String
- shared method Decompress(Data as MemoryBlock) as MemoryBlock
- shared method Decompress(Data as String) as String
This class has no sub classes.
Blog Entries
- News from the MBS Xojo Plugins Version 22.2
- MonkeyBread Software Releases the MBS Xojo Plugins in version 22.2
- MBS Xojo Plugins, version 22.2pr6
Xojo Developer Magazine
Release notes
- Version 22.2
- Added ZStdMBS class to compress/decompress with ZStandard compression.
The items on this page are in the following plugins: MBS Compression Plugin.
ZLibDecompressMBS - ZXingReaderOptionsMBS