method Deno.UnsafePointerView.prototype.getBigUint64
Jump to headingUnsafePointerView.prototype.getBigUint64(offset?: number): bigint
Gets an unsigned 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