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 = unknown Parameters ##value: Deno.UnsafeCallback | BufferSource Return 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 = unknown Parameters ##value: Deno.UnsafeCallback | BufferSource Return Type #PointerValue<T>