Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
method Deno.UnsafePointerView.prototype.getFloat32

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

Parameters

optional
offset: number

Returns

number