method Deno.UnsafePointerView.prototype.getBigInt64UnsafePointerView.prototype.getBigInt64(offset?: number): bigintDeprecatedGets a signed 64-bit integer at the specified byte offset from the pointer. Parametersoptionaloffset: numberReturn Typebigint