DoubleMem extension

Simplifies writing / reading doubles to / from native memory.

on

Methods

writeToBuffer(Pointer<Uint8> buffer, int offset, [int byteCnt = 8]) → void

Available on double, provided by the DoubleMem extension

Puts a double value into the buffer, starting at offset.