DenoDeno.UnsafePointer.ofmethod Deno.UnsafePointer.of#UnsafePointer.of<T = unknown>(value: Deno.UnsafeCallback | BufferSource): PointerValue<T>Return the direct memory pointer to the typed array in memory. Type Parameters ##T = unknownParameters ##value: Deno.UnsafeCallback | BufferSourceReturn Type #PointerValue<T>
method Deno.UnsafePointer.of#UnsafePointer.of<T = unknown>(value: Deno.UnsafeCallback | BufferSource): PointerValue<T>Return the direct memory pointer to the typed array in memory. Type Parameters ##T = unknownParameters ##value: Deno.UnsafeCallback | BufferSourceReturn Type #PointerValue<T>