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