Platforms to show: All Mac Windows Linux Cross-Platform

Back to Memoryblock class.

Memoryblock.EndianSwap16MBS(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 16 bit integers inside a memoryblock.
Example
dim mem as memoryblock // your memoryblock
mem.EndianSwap16MBS(0,mem.size/2)

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


The biggest plugin in space...