method Deno.UnsafePointerView.prototype.getPointer
UnsafePointerView.prototype.getPointer<T = unknown>(offset?: number): PointerValue<T>Deprecated
Gets a pointer at the specified byte offset from the pointer
UnsafePointerView.prototype.getPointer<T = unknown>(offset?: number): PointerValue<T>Gets a pointer at the specified byte offset from the pointer