Deno.UnsafePointerView.prototype.getPointer - Deno documentation
method Deno.UnsafePointerView.prototype.getPointer

Gets a pointer at the specified byte offset from the pointer

Type Parameters

T = unknown

Parameters

optional
offset: number

Return Type