method Deno.UnsafePointerView.prototype.getFloat32UnsafePointerView.prototype.getFloat32(offset?: number): numberGets a signed 32-bit float at the specified byte offset from the pointer. Parametersoptionaloffset: numberReturn Typenumber