method Deno.UnsafePointerView.prototype.getBigInt64
Jump to headingUnsafePointerView.prototype.getBigInt64(offset?: number): bigint
Gets a signed 64-bit integer at the specified byte offset from the pointer.
Parameters Jump to heading
optional
Jump to headingoffset: number
Return Type Jump to heading
bigint