Platforms to show: All Mac Windows Linux Cross-Platform

Back to Memoryblock class.

Memoryblock.EndianSwap32MBS(offset as Integer,count as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Endian MBS Util Plugin ✅ Yes ✅ Yes ❌ No ✅ Yes All
Swaps several 32 bit integers inside a memoryblock.
Example
dim mem as memoryblock // your memoryblock
mem.EndianSwap32MBS(0,mem.size/4)

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


The biggest plugin in space...