Deno.UnsafePointerView.prototype.getFloat32 - Deno documentation
method Deno.UnsafePointerView.prototype.getFloat32

Gets a signed 32-bit float at the specified byte offset from the pointer.

Parameters

optional
offset: number

Return Type

number