Xojo.Core.MutableMemoryBlock.Remove
From Xojo Documentation
Method
Xojo.Core.MutableMemoryBlock.Remove(offset As UInteger, length As UInteger)
Supported for all project types and targets.
Supported for all project types and targets.
Removes length bytes from the MemoryBlock starting at offset, adjusting its size. This potentially invalidates the Data property.