MemoryBlock.SingleValue
From Xojo Documentation
Method
Returns a 4-byte representation of a single-precision floating number as a Double. Offset is in bytes from the beginning of the MemoryBlock.
Sample Code
The following example sets a value in a MemoryBlock using Single and then gets it.